.svn and CVS/ folders should be excluded from filesets by default
-----------------------------------------------------------------
Key: JBIDE-2095
URL: http://jira.jboss.com/jira/browse/JBIDE-2095
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.beta1
Reporter: Galder Zamarreno
> 3.- .svn/ and CVS/ folders should be excluded from filesets by default.
> > Maybe an option in preferences of Project Archives?
I understand the reasoning but having a set of global default excludes will
make the packaging non-deterministic.
What I would suggest is that you could set this per archive and then set those
as defaults for new archives which users can adapt to their needs.
Put that in jira too.
--
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
Open On feature for jboss-esb.xml file.
---------------------------------------
Key: JBIDE-3665
URL: https://jira.jboss.org/jira/browse/JBIDE-3665
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.0.0.CR2
Reporter: Anton Klimkovich
It would great if we could open different types of file/pages inside <action> using OpenOn.
<actions inXsd="/request.xsd"
outXsd="/response.xsd"
faultXsd="/fault.xsd"
or smooks config files: <property name="smooksConfig" value="/smooks-res.xml" />
Maybe OpenOn for classes will be useful too.
--
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
Create Open-Ons for "ForID"-like attributes in RichFaces
--------------------------------------------------------
Key: JBIDE-3570
URL: https://jira.jboss.org/jira/browse/JBIDE-3570
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 3.1.0
Create Open-Ons for "ForID"-like attributes in RichFaces, for example:
<a4j:commandButton ... focus="[ID]" reRender="[Commas separated IDs]" />
--
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
Japanese translation of JBossTools properties
---------------------------------------------
Key: JBIDE-3970
URL: https://jira.jboss.org/jira/browse/JBIDE-3970
Project: Tools (JBoss Tools)
Issue Type: Patch
Affects Versions: 3.0.0.GA
Reporter: Shinobu NOGAMI
Priority: Optional
Fix For: 3.0.0.GA
I have translated JBossTools properties into Japanese, which is based on
JBossTools-ALL-win32-3.0.0.GA-R200903040656-H10.
(1) These Japanese properties are generated by using the open source tool :
blancoNLpackGenerator (http://www.igapyon.jp/blanco/blanconlpackgenerator.html).
This tool is also used for generateing Eclipse 3.4.x Japanese Language Pack ,
and the generated Eclipse 3.4.x Japanese Language Pack have been contributed
to the Eclipse BABEL Project.
(2) I have added translation resources (OASIS XLIFF format) of JBossTools-3.0.0
for blancoNLpackGenerator input, which is located at http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi/trans/JBossTools-XLIFF/?roo...
in JJBug (Japan JBoss User Group) repository.
(3) Some of JBossTools plugins, Hibernate tools and Drools tools etc. are not translated yet.
The translation status are described in the tool-generated result report:
NLpackja-JBossTools-ALL-win32-3.0.0.GA-R200903040656-H10-20090307C-Result.zip.
--
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
Double click on tree items (subitems of Session Factory) open Hibernate Query Result view and if result query has an error should open/switch to Error Log view
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4238
URL: https://jira.jboss.org/jira/browse/JBIDE-4238
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M1
now if Error Log view is not opened - it doesn't switch to Error Log view
--
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
Double click on tree items (subitems of Session Factory) should Open Hibernate Query Result view if it is not opened
--------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4235
URL: https://jira.jboss.org/jira/browse/JBIDE-4235
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M1
--
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
"HQL Editor" context menu on tree items (subitems of Session Factory) should open HQL Editor with the query
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-4252
URL: https://jira.jboss.org/jira/browse/JBIDE-4252
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M1
now it open empty HQL Editor
--
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
"Hibernate Criteria Editor" context menu on tree items (subitems of Session Factory) should open Hibernate Criteria Editor with criteria
----------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4253
URL: https://jira.jboss.org/jira/browse/JBIDE-4253
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M1
now it opens empty Hibernate Criteria Editor
--
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
Double click on tree items (subitems of Session Factory) open Hibernate Query Result view, should open HQL editor also
----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4239
URL: https://jira.jboss.org/jira/browse/JBIDE-4239
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.M1
there is a sence open HQL editor with query which results are in Hibernate Query Result view
--
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