[JBoss JIRA] Created: (JBDS-942) JBDS 2.1 GA on a Mac performs very slowly
by Jim Tyrrell (JIRA)
JBDS 2.1 GA on a Mac performs very slowly
-----------------------------------------
Key: JBDS-942
URL: https://jira.jboss.org/jira/browse/JBDS-942
Project: JBoss Developer Studio
Issue Type: Feature Request
Affects Versions: 2.1.0
Environment: Mac with Snow Leopard
Reporter: Jim Tyrrell
Starting the embedded EAP 5 instance included in the JBDS 2.1 build jbdevstudio-eap-macosx-carbon-2.1.0.v200909250150R-H168-GA.jar takes a long time. About 1 minute once, and mostly 3-5 mins. It does not seem to change or become different based on the number of other applications I have running. Double clicking on a .xhtml file and bringing up the embedded two paned JSF editor also can take minutes to come up. Shutting down the embedded EAP server, or closing out of eclipse can take minutes. I have also experienced 3-4 crashes in about 5-6 times running this and can not seem to isolate it to a specific set of actions. I have run a version on Linux and do not experience any of the same symptoms as noted above. Wondering out loud if JDK 6 on Snow Leopard is not something that would be recommended or creates some of these gremlins.
Macintosh-75:Downloads jimtyrrell$ java -version
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
--
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
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-6368) Should nest categories in update site
by John Verhaeg (JIRA)
Should nest categories in update site
-------------------------------------
Key: JBIDE-6368
URL: https://jira.jboss.org/browse/JBIDE-6368
Project: Tools (JBoss Tools)
Issue Type: Task
Components: updatesite
Affects Versions: 3.2.next
Reporter: John Verhaeg
Assignee: Nick Boldt
As discussed somewhat in JBIDE-4859, it seems like we should nest our categories in our update site. So, instead of having lots of sibling categories for the various tools in JBT alongside a sibling "All JBoss Tools" category, the latter should be promoted to a parent category for the others (dropping the "All" prefix). For example:
- JBoss Tools
- SOA Development
- JBoss ESB Tools
- Drools Core
...
- Data Services
- Hibernate
- ModeShape
- Smooks
- Teiid Data Tools Connectivity
- Teiid Designer Design-Time
- Teiid Designer Runtime
BTW, IMO having features in multiple categories blows. I don't like seeing this with other Eclipse projects either. Just my 2 cents.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months
[JBoss JIRA] Created: (JBIDE-6356) Hibernate mapping file editor sometime shows old content
by Jiri Peterka (JIRA)
Hibernate mapping file editor sometime shows old content
--------------------------------------------------------
Key: JBIDE-6356
URL: https://jira.jboss.org/browse/JBIDE-6356
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.1
Reporter: Jiri Peterka
Fix For: 3.2.next
Sometimes old hbm.xml file is shown in Hibernate editor after class modification and hbm.xml regenerating (even after close all, and refresh).
I don't know if it's Eclipse problem or some Hibernate Tools problem but I've noticed that several times. After restart content is ok. It's question of editor content refresh, hbm.xml generation is ok and file system has proper file content.
Steps:
1. Create some POJOs
2. Create hbml.xml mapping file
3. Open hbm.xml
4. Update created POJOs
5. Delete hbml.mxl files
6. Generate hbm.xml again
7. Open generated hbm.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 3 months