[
https://jira.jboss.org/jira/browse/JBSEAM-4403?page=com.atlassian.jira.pl...
]
Martin Gencur closed JBSEAM-4403.
---------------------------------
Resolution: Rejected
I deprecated this issue because the structure of seam examples is not feasible for
creating eclipse projects from them. Deployed examples assume certain structure of project
for proper finding all the resources and classes. The directory structure of examples
would have to be completely changed to follow eclipse project structure and for proper
deploying of the application the structure would have to be changed back again and eclipse
project doesn't enable such specifying of final deployable project structure.
Furthermore, in Seam 3 the structure of examples will be created to follow the eclipse
project structure from beginning.
Create an eclipseclasspath ant target for examples
--------------------------------------------------
Key: JBSEAM-4403
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4403
Project: Seam
Issue Type: Feature Request
Components: Examples
Reporter: Ondrej Skutka
Assignee: Martin Gencur
Fix For: 2.2.1.CR1
Add eclispeclasspath ant target for examples, that will create files '.classpath'
and '.project' for eclipse. Use a JBoss Tools - generated seam project as an
example of such files.
Check the project behaviour when org.jboss.tools.seam.core.seamnature and
org.jboss.tools.jsf.jsfnature natures are turned on without JBoss Tools installed.
You should be able to:
- import eclipse project
- use TestNG
- deploy the example on server
- use hot deployment on properly setup environment ?
Update documentation on using Seam examples with eclipse.
--
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