diff options
author | Darin Wright | 2006-01-25 04:41:00 +0000 |
---|---|---|
committer | Darin Wright | 2006-01-25 04:41:00 +0000 |
commit | 37cd3cf0186a3abb7b241960f3e0764f3567f800 (patch) | |
tree | 3f5bfe48ffc1bbd376c8299c4cf4979a35b3d7d1 /org.eclipse.core.variables/plugin.properties | |
parent | 580adfa7073a07533719e0f7cb54af3e47c8a96d (diff) | |
download | eclipse.platform.debug-37cd3cf0186a3abb7b241960f3e0764f3567f800.tar.gz eclipse.platform.debug-37cd3cf0186a3abb7b241960f3e0764f3567f800.tar.xz eclipse.platform.debug-37cd3cf0186a3abb7b241960f3e0764f3567f800.zip |
Bug 119922 - mechanism to contribute VM install
Diffstat (limited to 'org.eclipse.core.variables/plugin.properties')
-rw-r--r-- | org.eclipse.core.variables/plugin.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.core.variables/plugin.properties b/org.eclipse.core.variables/plugin.properties index b15fcea9e..756af847a 100644 --- a/org.eclipse.core.variables/plugin.properties +++ b/org.eclipse.core.variables/plugin.properties @@ -13,3 +13,4 @@ pluginName=Core Variables providerName=Eclipse.org valueVariablesExtensionPointName=Value Variables dynamicVariablesExtensionPointName=Dynamic Variables +eclipse_home.description=The location of the base installation for the running platform |