[
https://jira.jboss.org/jira/browse/JBIDE-5128?page=com.atlassian.jira.plu...
]
deanhiller commented on JBIDE-5128:
-----------------------------------
why can't this be resolved by just using the seam jars in the classpath. After all,
one cannot compile the java project without seam in the classpath anyway. ie. I don't
see a reason why an error has to be displayed. albeit, this is more work but I would
think it would be well worth it so that other developers don't need a seam runtime on
their box and can just check out from source control and start programming.
Runtime "jboss-seam-2.2.0.GA" does not exist
--------------------------------------------
Key: JBIDE-5128
URL:
https://jira.jboss.org/jira/browse/JBIDE-5128
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M4
Reporter: deanhiller
Priority: Minor
This issue shows up in 3.1.0.M4 but M4 is not a choice in affected versions.
1. create a seam project and add seam support via the project properties seam settings.
2. check in the project
3. have someone else checkout the project now
Error: Runtime "jboss-seam-2.2.0.GA" does not exist.
Most project are created so that developers can checkout and start coding. this error is
very annoying and not finding the runtime should not be an error seeing as how the project
compiles fine, the ant build file works and it even deploys to tomcat from eclipse just
fine. This error should perhaps be a warning or not shown at all if we don't want it
to. People are getting confused and I keep telling them to just ignore the stupid error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira