diff options
author | Eike Stepper | 2007-02-16 08:59:57 +0000 |
---|---|---|
committer | Eike Stepper | 2007-02-16 08:59:57 +0000 |
commit | a628ce141f2456f1d1326f701bd4728960b432d9 (patch) | |
tree | f26c24bd7829f673a06f29da23dabed2d2b1bb4f /plugins/org.eclipse.net4j.tcp/plugin.properties | |
parent | 88f53fb38b5d289a850faf0fc473aa3bbd9ee283 (diff) | |
download | cdo-a628ce141f2456f1d1326f701bd4728960b432d9.tar.gz cdo-a628ce141f2456f1d1326f701bd4728960b432d9.tar.xz cdo-a628ce141f2456f1d1326f701bd4728960b432d9.zip |
Factored jvm container out
Diffstat (limited to 'plugins/org.eclipse.net4j.tcp/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.net4j.tcp/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.tcp/plugin.properties b/plugins/org.eclipse.net4j.tcp/plugin.properties index b430287b01..3a2007d294 100644 --- a/plugins/org.eclipse.net4j.tcp/plugin.properties +++ b/plugins/org.eclipse.net4j.tcp/plugin.properties @@ -24,7 +24,7 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -pluginName=Net4j TCP Support +pluginName=Net4j TCP Transport providerName=Eclipse.org # ============================================================================== |