Figure out why ear seam project creation sometimes result in empty ear and ejb projects
---------------------------------------------------------------------------------------
Key: JBIDE-848
URL: http://jira.jboss.com/jira/browse/JBIDE-848
Project: JBoss Tools
Issue Type: Task
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Denis Golovin
Fix For: 2.0.0.Beta4
running on linux it happens "sometimes" :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
seam runtime name cannot contain spaces
---------------------------------------
Key: JBIDE-913
URL: http://jira.jboss.com/jira/browse/JBIDE-913
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Denis Golovin
Fix For: 2.0.0.Beta4
Why can't I call the the seam runtime "Seam 1.2 EAP" ? I get a "runtime name is not correct" error.
Looking in the code the check only allow english characters, excluding space. Why ?
(note: I've updated the warning to be more informative, but just wondering why spaces are not allowed)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
if seam validation preferences have "Ignore" we should (if possible) try and not cpu on them
--------------------------------------------------------------------------------------------
Key: JBIDE-604
URL: http://jira.jboss.com/jira/browse/JBIDE-604
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Reporter: Max Andersen
Assigned To: Alexey Kazakov
Fix For: 2.0.0.Beta3
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam projects shold know what version and seam home library they are using
---------------------------------------------------------------------------
Key: JBIDE-825
URL: http://jira.jboss.com/jira/browse/JBIDE-825
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Fix For: 2.0.0.Beta4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam Components should have filters
-----------------------------------
Key: JBIDE-653
URL: http://jira.jboss.com/jira/browse/JBIDE-653
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.20070731
Reporter: Max Andersen
Assigned To: Alexey Kazakov
Fix For: 2.0.0.Beta4
Relevant filters would:
Hide "org.jboss.seam.*" components
Show only components from project (something like everything from .java or component.xml not in a jar)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam component view should have hiearachial package view option
---------------------------------------------------------------
Key: JBIDE-667
URL: http://jira.jboss.com/jira/browse/JBIDE-667
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Reporter: Max Andersen
Fix For: 2.0.0.Beta4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam model/code completion/etc. needs to support components found in dependent projects
---------------------------------------------------------------------------------------
Key: JBIDE-820
URL: http://jira.jboss.com/jira/browse/JBIDE-820
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Priority: Critical
Fix For: 2.0.0.Beta4
This is needed for code completion/validation to be correct.
EAR projects. The WAR should be able to see the utility.jar's component.
Similar with test projects that has test code that will refer to the war/utility jar for looking up components.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Make Link with Editor work in seam components view (or remove it)
------------------------------------------------------------------
Key: JBIDE-669
URL: http://jira.jboss.com/jira/browse/JBIDE-669
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Fix For: 2.0.0.Beta4
Seam components view has a "Link with editor" option...that should either work or be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Seam component view should not show full name when shown under the package
--------------------------------------------------------------------------
Key: JBIDE-664
URL: http://jira.jboss.com/jira/browse/JBIDE-664
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Fix For: 2.0.0.Beta4
today it's:
org.jboss.seam.framework
org.jboss.seam.framework.currentDate
that is redundant and I can't just start typing "currentDate" to find it.
If it was:
org.jboss.seam.framework
currentDate
it would be available instantly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
seam home folder is not remembered between call to sem wizard
-------------------------------------------------------------
Key: JBIDE-659
URL: http://jira.jboss.com/jira/browse/JBIDE-659
Project: JBoss Tools
Issue Type: Feature Request
Components: Seam
Affects Versions: 2.0.0.20070803
Reporter: Max Andersen
Fix For: 2.0.0.Beta4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira