Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcdumoulin2013-01-31 16:37:06 +0000
committercdumoulin2013-01-31 16:37:06 +0000
commit6eee3d8f00efaf79ba2985adca37c6334235fb19 (patch)
treeeab88dfa99b7ff8b4ee70cf86bd6c128d9b6cd16 /extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties
parent0c45d340ea1ba1adb9cdbbe34245a8857e7188c1 (diff)
downloadorg.eclipse.papyrus-6eee3d8f00efaf79ba2985adca37c6334235fb19.tar.gz
org.eclipse.papyrus-6eee3d8f00efaf79ba2985adca37c6334235fb19.tar.xz
org.eclipse.papyrus-6eee3d8f00efaf79ba2985adca37c6334235fb19.zip
ASSIGNED - bug 399058: [Java] Java plugins (reverse, generator, profile) should be available from "Install Papyrus additional Component"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399058 Apply Papyrus policies (versions, about, ...)
Diffstat (limited to 'extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties')
-rw-r--r--extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties b/extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties
index fdf115321e1..975ea750227 100644
--- a/extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties
+++ b/extraplugins/java/org.eclipse.papyrus.java.profile.edit/plugin.properties
@@ -1,7 +1,7 @@
#################################################################################
-# Copyright (c) 2011 Cedric Dumoulin.
+# Copyright (c) 2011-2013 Cedric Dumoulin.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
@@ -13,7 +13,7 @@
#
#################################################################################
-pluginName = Profile for Java classes generation Edit Support
+pluginName = Profile for Java classes generation Edit Support (Incubation)
providerName = Cedric Dumoulin
_UI_CreateChild_text = {0}

Back to the top