[JBoss JIRA] Created: (JBIDE-6117) JBOSS tools native support for code gen in Groovy, and new Groovy seam project
by William Woodman (JIRA)
JBOSS tools native support for code gen in Groovy, and new Groovy seam project
------------------------------------------------------------------------------
Key: JBIDE-6117
URL: https://jira.jboss.org/jira/browse/JBIDE-6117
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.1.0.GA
Environment: eclipse 3.5 with jboss tools 3.1 GA
Reporter: William Woodman
Trying to use Groovy with Jboss tools and i'm having to hand craft all the files. Essentially i have to generate the types in the IDE, then cut/copy the code back into groovy files and save.
also have to install groovy IDE files separately and then enable grrovy support fr the project and set the j2ee module dependencies to get the deployed build to work.
Groovy is actually really nice for the entity builds (so much less clutter) and closure features etc are nice in the language.
What i'd like is that rather than just jboss tools being flexible to knit groovy in - it should have first class support in the jboss tools.
I'm using seam so lets lay out thje basic requirement
1. future near build of jboss tools to provide install support for groovy. Create seam project and in wizard indicate that that you default code gen to be groovy or java.
if groovy - inlude the latest groovy all jar in the ejb/war projects and automatically include the J2ee module dependency so that groovy files work when exporting project to server.
2. do some integration work with the groovy IDE guys, or duplicate equivalent builders into the JBOSS tools standard download.
3. when user selects new entity, form, conversation, etc show the default class gen type (from startup wizard) but let a user overwrite in the wizard (allows mixed mode working - with default for project as set at startup).
4. if groovy selected ensure that full debug support included for groovy files.
This would be a fabulous improvement. At present although i can build a grooy project its very manually intensive and I have to do all the hard work by hand/cut copy etc .
would be fabulous if jboss tools fully supported this natively.
Also with seam v3 on the build, ensuring that groovy option is included into weld/seam v3 would be a plus also
--
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
16 years
[JBoss JIRA] Created: (JBIDE-6108) Delete related projects when deleting Seam project
by Vlado Pakan (JIRA)
Delete related projects when deleting Seam project
--------------------------------------------------
Key: JBIDE-6108
URL: https://jira.jboss.org/jira/browse/JBIDE-6108
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.1.0.GA
Reporter: Vlado Pakan
Fix For: 3.2.next
Delete related projects when Seam project is deleted. When Seam project is created there are created additional projects (e.i. test project, ear project, esb project...).
When Seam project is deleted by user only one project is deleted and all the related projects are not. It should be possible to delete also related projects anyways they are useless when main Seam project is deleted.
Maybe there should be added check box with possibility to decide to delete related projects or not at least when deleting via Web Projects view. Probably when deleting via Package explorer this functionality can be omitted.
--
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
16 years
[JBoss JIRA] Created: (JBDS-1080) Unclear text in GettingStartetGuide documentation
by Tihomir Surdilovic (JIRA)
Unclear text in GettingStartetGuide documentation
--------------------------------------------------
Key: JBDS-1080
URL: https://jira.jboss.org/jira/browse/JBDS-1080
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - JBossAS
Affects Versions: 3.0.0.CR1
Reporter: Tihomir Surdilovic
In the GettingStartedDocs (http://docs.jboss.org/tools/3.1.0.CR1/en/GettingStartedGuide/html/manage....) it states:
***** JBoss Developer Studio 2.1.0.GA is shipped with JBoss EAP 5 . When you followed the default installation of JBoss Developer Studio, you should already have a JBoss EAP 5 Server installed and defined. To run JBoss AS you need JDK 1.5, JDK 6 is not formally supported yet, although you may be able to start the server with it. *****
This sentence should be changed to note that JBoss EAP 5 (and 4.3 CP02+ are supported on JDK 6 and that JBDS 2.0 and 2.1 are only officially supported to run with JDK 5. You can however use any JDK with JBDS as long as the underlying Eclipse version supports it. So you can run JBDS with JDK 5 but you can run your EAP server with a different JDK (also point to docs where it shows this configuration or create it if it does not exist).
--
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
16 years