[JBoss JIRA] Created: (JBIDE-6456) It is good to have more options on the wizard when we say, Source -> Apply Hibernate/JPA annotations
by Dhana kumar (JIRA)
It is good to have more options on the wizard when we say, Source -> Apply Hibernate/JPA annotations
----------------------------------------------------------------------------------------------------
Key: JBIDE-6456
URL: https://jira.jboss.org/browse/JBIDE-6456
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Reporter: Dhana kumar
Assignee: Max Rydahl Andersen
Hi,
It's really nice to work when we need DDL for the designed Entities using Dali JPA GUI.
There are few options available(Enable optimistic locking, etc.,) in the wizard when I click Source -> Apply Hibernate/JPA annotations.
It would be nice if custom naming strategy available.
For example, for the field name, firstName, I need PSE01_EMP_FRST_NM as a column name.
where, PSE01_EMP is the column prefix, FRST_NM is the name without vowels(removed a,e,i,o,u).
So, in the wizard,if more options taken from user, like, Table prefix, column prefix, want to remove vowels?
can you please suggest if I missed something.
--
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
14 years, 4 months
[JBoss JIRA] Created: (JBDS-1718) One installer for all supported platforms
by Denis Golovin (JIRA)
One installer for all supported platforms
-----------------------------------------
Key: JBDS-1718
URL: https://issues.jboss.org/browse/JBDS-1718
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: installer
Affects Versions: 5.0.0.Beta1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 5.0.0.Beta1
Installer should utilize p2director and JBDS p2 repository created bt product build. That let us to have one installer for all platforms instead of five.
Size of installer is going to be more because of multi-platform bits inside p2repo and p2Director application included.
Installer based on IzPack has to extract p2repo first and then materialize JBDS using p2 director application.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] Created: (JBIDE-9300) Multiple workspace crashes using Eclipe Indigo
by Sande Gilda (JIRA)
Multiple workspace crashes using Eclipe Indigo
----------------------------------------------
Key: JBIDE-9300
URL: https://issues.jboss.org/browse/JBIDE-9300
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Eclipse Java EE IDE for Web Developers.
Version: Indigo Release
Build id: 20110615-0604
Fedora 14 32 bit
Reporter: Sande Gilda
Multiple workspace crashes occurred while viewing the Getting Started Guide examples for AS7. I am not able to reproduce this issue.
As near as I can recall, I did the following:
- Opened the Numberguess example home.xhtml file
- Went to Eclipse help search to search for how to turn on line numbers
- Started to open preferences, but Eclipse crashed.
When I started Eclipse, I got this error message:
An internal error occurred during: "Updating Maven Dependencies". java.lang.ExceptionInInitializerError at org.jboss.tools.common.model.options.PreferenceModelUtilities.getPreferenceModel(PreferenceModelUtilities.java:48)
Eclipse started, but when I tried to open and xhtml file, I got this error:
Problems occurred when invoking code from plug-in: "org.eclipse.jface".
java.lang.NoClassDefFoundError: Could not initialize class org.jboss.tools.common.model.options.PreferenceModelUtilities$PreferenceModelHolder
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] Created: (JBIDE-8855) Properties Editor doesn't reflect external changes to properties file
by Vlado Pakan (JIRA)
Properties Editor doesn't reflect external changes to properties file
---------------------------------------------------------------------
Key: JBIDE-8855
URL: https://issues.jboss.org/browse/JBIDE-8855
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.2.1.M1
Environment: jbdevstudio-product-linux-gtk-4.1.0.v201105011951R-H359-M1, linux 32bit, java sun jdk 1.6_24
Reporter: Vlado Pakan
Create project with .properties file
Scenario 1:
- open .properties file with JBoss Tools Properties Editor
- remove .properties file from project via OS command
- click on .properties file in JBDS
- file disappear, expected behavior is to display dialog saying that file was deleted and asking if changes should be saved
Scenario 2:
- open .properties file with JBoss Tools Properties Editor
- make some changes to .properties file via JBoss Tools Properties Editor and do not save them
- make some changes to .properties file via external editor and save them
- click on .properties file in JBDS
- dialog informing that .properties file was externally modified and asking user if he wants to reload file is displayed
- either user choose yes or no from this dialog changes are reloaded, expected behavior is that when user says no to reload changes changes are not reloaded
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months