Author: snjeza
Date: 2008-11-08 19:29:23 -0500 (Sat, 08 Nov 2008)
New Revision: 11620
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
Log:
JBIDE-3075 Adding general quickfixes to the imported project examples
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
===================================================================
---
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-11-09
00:29:18 UTC (rev 11619)
+++
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2008-11-09
00:29:23 UTC (rev 11620)
@@ -48,7 +48,7 @@
#Invalid seam project settings
INVALID_PARENT_PROJECT=Main Seam project "{0}" specified for Seam project
"{1}" does not exist.
-INVALID_RUNTIME=Seam Runtime "{0}" specified for Seam project "{1}"
does not exist. Please correct this property in "Seam settings" page
(Project->Properties->Seam Settings).
+INVALID_RUNTIME=Seam Runtime "{0}" specified for Seam project "{1}"
does not exist.
INVALID_WEBFOLDER=View Folder "{0}" specified for Seam project "{1}"
does not exist. Please correct this property in "Seam settings" page
(Project->Properties->Seam Settings).
INVALID_EJB_PROJECT=EJB project "{0}" specified for Seam project
"{1}" does not exist. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
INVALID_TEST_PROJECT=Test project "{0}" specified for Seam project
"{1}" does not exist. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
@@ -58,7 +58,7 @@
INVALID_MODEL_PACKAGE_NAME=Model package name "{0}" specified for Seam project
"{1}" is not valid. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
INVALID_ACTION_PACKAGE_NAME=Action / Form / Conversation package name "{0}"
specified for Seam project "{1}" is not valid. Please correct this property in
"Seam settings" page (Project->Properties->Seam Settings).
INVALID_TEST_PACKAGE_NAME=Test package name "{0}" specified for Seam project
"{1}" is not valid. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
-INVALID_CONNECTION_NAME=Connection profiler "{0}" specified for Seam project
"{1}" does not exist. Please correct this property in "Seam settings"
page (Project->Properties->Seam Settings).
+INVALID_CONNECTION_NAME=Connection profiler "{0}" specified for Seam project
"{1}" does not exist.
#Invalid ear application.xml
INVALID_SEAM_JAR_MODULE_IN_APPLICATION_XML=jboss-seam.jar must be declared as
<module><ejb>jboss-seam.jar</ejb><module> to work correctly.
Show replies by date