[ http://jira.jboss.com/jira/browse/JBIDE-719?page=all ]
Max Andersen updated JBIDE-719:
-------------------------------
Fix Version/s: 2.1.x
2.2.x
(was: 2.1)
> Hibernate Tools should be able to use a named Eclipse provided connection
> -------------------------------------------------------------------------
>
> Key: JBIDE-719
> URL: http://jira.jboss.com/jira/browse/JBIDE-719
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Hibernate
> Reporter: Max Andersen
> Assigned To: Max Andersen
> Priority: Optional
> Fix For: 2.1.x, 2.2.x
>
> Attachments: EditConsolleConfig.JPG, EditConsolleConfig_Res1.jpg, EditConsolleConfig_Res2.jpg, EditConsolleConfigNew2.JPG, JBIDE-719.zip, NewSeamProj.JPG
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> currently we use the settings specified in hibernate.properties/cfg.xml/persistence.xml
> Users should be able to say to use a named WTP provided database connection.
--
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
Java context assist shows a lot of useless tips in the quotes
-------------------------------------------------------------
Key: JBIDE-1824
URL: http://jira.jboss.com/jira/browse/JBIDE-1824
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Vitali Yemialyanchyk
Assigned To: Vitali Yemialyanchyk
Priority: Minor
I edit java code and when I press Ctrl-Space in the quotes I get a lot of useless in this context tips. HQLJavaCompletionProposalComputer is the main reason here. It has some relation to JBIDE-1173.
examples:
@Table(name="ORDER_TABLE")
@OneToMany(mappedBy="item")
String s = "";
in the all examples above I get tips which are useless.
--
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
Changing seam facet version to 2.0 doesn't give me the option to install Seam 2.0 runtime
-----------------------------------------------------------------------------------------
Key: JBIDE-2041
URL: http://jira.jboss.com/jira/browse/JBIDE-2041
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.beta1
Reporter: Marshall Culpepper
Fix For: 2.1
In the Seam web project, if I select the default template, then change my Seam runtime facet on the 2nd page to 2.0, when I go to select my Seam home directory, I am only given the option of using a 1.2 runtime. I have to go back to the 1st page, and select Dynamic Web Project w/ Seam2 (tech preview) to get the selector to allow Seam2.
--
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
Missing resources in beta build
-------------------------------
Key: JBIDE-2028
URL: http://jira.jboss.com/jira/browse/JBIDE-2028
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 2.1.0.beta1
Reporter: Max Andersen
Fix For: 2.1
Various images is not included for hibernate and seam branding plus code completion icons.
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-1496?page=all ]
Max Andersen resolved JBIDE-1496.
---------------------------------
Resolution: Done
completed for now. open new specific issues for future work.
> org.jboss.tools.common.util.* classes require refactoring
> ----------------------------------------------------------
>
> Key: JBIDE-1496
> URL: http://jira.jboss.com/jira/browse/JBIDE-1496
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Cleanup
> Affects Versions: 2.0.0.GA
> Reporter: Alexey Kazakov
> Assigned To: Daniel Azarov
> Fix For: 2.1
>
>
> There is a lot of old code.
> Some functionality is depricated.
> Some we could do better if we use eclipse.
> It should be properly commented.
--
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
License header is incorrect for new seam search features
--------------------------------------------------------
Key: JBIDE-2000
URL: http://jira.jboss.com/jira/browse/JBIDE-2000
Project: Tools (JBoss Tools)
Issue Type: Task
Reporter: Max Andersen
Assigned To: Victor Rubezhny
Priority: Critical
Fix For: 2.1
SeamSearchEngine
SeamQueryParticipant
(and possibly more)
looks like direct copies of some external example (@author jeremy etc.)
We need to get the proper copyrights into those files.
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-351?page=all ]
Max Andersen updated JBIDE-351:
-------------------------------
Fix Version/s: 2.1.x
(was: 2.1)
> Clean out bad exception handling
> --------------------------------
>
> Key: JBIDE-351
> URL: http://jira.jboss.com/jira/browse/JBIDE-351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Cleanup
> Affects Versions: 2.0.0.GA
> Reporter: Max Andersen
> Assigned To: Denis Golovin
> Priority: Critical
> Fix For: 2.1.x
>
>
> weed out all ex.printStackTrace() by either
> a) remove them (and their catch clause)
> b) replace them with log to the error log
> There is waay to many of them ;)
--
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 there is db hibernate mapping - could the user create DB
-----------------------------------------------------------
Key: JBIDE-1617
URL: http://jira.jboss.com/jira/browse/JBIDE-1617
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Vitali Yemialyanchyk
Priority: Minor
Fix For: LATER
First of all this is issue for discussion... As I remember from my hibernate expirence it was possible to get ant script with such possibility. Could we simplify this and integrate this feature into IDE?
--
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
Hibernate Query result: add "run again (refresh)" and "close all tabs" buttons
------------------------------------------------------------------------------
Key: JBIDE-1442
URL: http://jira.jboss.com/jira/browse/JBIDE-1442
Project: JBoss Tools
Issue Type: Feature Request
Components: Hibernate
Affects Versions: LATER
Reporter: Alexander Chabatar
Assigned To: Alexander Chabatar
Priority: Minor
Fix For: LATER
1) add run again (refresh) button on the Hibernate Query result tab to refresh the results (running the same query from HQL editor opens a new tab)
2) add "close all" button to close all opened tabs
--
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
Source and Mapping file. Wizard for XMl mapping file
----------------------------------------------------
Key: JBDS-281
URL: http://jira.jboss.com/jira/browse/JBDS-281
Project: Developer Studio
Issue Type: Task
Components: Doc - Hibernate
Affects Versions: 1.0.0.GA
Reporter: Svetlana mukhina
Assigned To: OLga Chikvina
Fix For: 1.0.1
Add info on:
possibility to open Source and Mapping file in config and diagram view.
wizard for XML mapping file creation
--
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