[JBoss JIRA] Created: (JBIDE-3162) XML structured editor interferes with ant editor icon and "Open With..." context menu entry of ant build files
by Gabriele Garuglieri (JIRA)
XML structured editor interferes with ant editor icon and "Open With..." context menu entry of ant build files
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-3162
URL: https://jira.jboss.org/jira/browse/JBIDE-3162
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.0.0.beta1
Environment: Eclipse 3.4.1, WTP 3.0.2
Reporter: Gabriele Garuglieri
Priority: Minor
Steps to reproduce:
CORRECT BEHAVIOR
1- install WTP 3.0.2
2- create a project containing the normal build.xml and an ant build file NOT named build.xml
3- the structured editor automatically recognize the content of both files and marks both with ant editor icon
4- right click on both files and select "Open With...", the "Ant Editor" is checked.
WRONG BEHAVIOR
5- now install jboss tools and open the same project
6- the buil.xml is marked with ant editor icon and if you right click on it and select "Open With...", the "Ant Editor" is checked and the "JBoss Tools XML Editor" entry is NOT present in the menu
7- about the other build file NOT named build.xml, if you double click it the ant editor is still invoked, but the file is wrongly marked with "JBoss Tools XML Editor" icon and if you right click on it and select "Open With...", the "Ant Editor" entry is not present in the menu and hence there is NO entry checked.
--
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
17 years, 5 months
[JBoss JIRA] Created: (JBDS-394) Danish characters in UTF-8 encoded properties files get messed up in JBDS 1.1.0.GA using JBoss Tools Properties File Editor
by Henrik Rathje (JIRA)
Danish characters in UTF-8 encoded properties files get messed up in JBDS 1.1.0.GA using JBoss Tools Properties File Editor
---------------------------------------------------------------------------------------------------------------------------
Key: JBDS-394
URL: https://jira.jboss.org/jira/browse/JBDS-394
Project: Developer Studio
Issue Type: Bug
Affects Versions: 1.1.0.GA
Environment: Windows XP SP3, Java 1.5.0_14, JBoss Developer Studio 1.1.0.GA (JBoss Tools 2.1.2.GA). NOTE: project and Eclipse is set up to handle text files as UTF-8. All properties files are UTF-8 encoded.
Reporter: Henrik Rathje
Assignee: Max Rydahl Andersen
I have a properties file encoded in UTF-8 containing some properties with danish characters in the value part.
If I open it with my "old" Eclipse 3.3.1 it's ok, even when using JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor).
If I use JBDS 1.1.0.GA and open it with the eclipse build-in properties file editor it's also fine!
BUT if I use JBDS 1.1.0.GA and open it with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor), it messes up the file!
Test scenario:
***************
1. Create a UTF-8 encoded file containing the danish letter http://www.fileformat.info/info/unicode/char/00e6/index.htm.
2. Open it in JBDS 1.1.0.GA with the eclipse build-in properties file editor. keep it open.. see that the danish character is displayed ok.. it should be..
3. Keep the previous editor open, and open the same file with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor)
4. Note how the previous build-in properties file editors version of the file gets marked as changed (the good old little *), but not in the version opend by the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor). Also the danish letter is messed up in the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor) editor.
5. So just opening the file with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor) changes the file.
I will try to attach the "before and after" files as soon as possible.
- Henrik
--
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
17 years, 5 months
[JBoss JIRA] Commented: (JBIDE-1077) Seam refactoring tools
by Denis Golovin (JIRA)
[ https://jira.jboss.org/jira/browse/JBIDE-1077?page=com.atlassian.jira.plu... ]
Denis Golovin commented on JBIDE-1077:
--------------------------------------
I'd move this issue to 3.0.0.GA for several reasons:
1. It will take all three weeks till code freeze to fix it and that means Alex Kazakov will have less time to take care about other issues;
2. Fix for this issue is related to collecting information about references to renamed seam component and presenting them in standard refactoring dialog. It should usd exists API from seam tools for that. That means this feature is pretty isolated and implementation must leave othre APIs the same.
3. It is good feature, but it is not even in workorder for JBT 3.0.0.GA and JBDS 2.0.0.GA
> Seam refactoring tools
> ----------------------
>
> Key: JBIDE-1077
> URL: https://jira.jboss.org/jira/browse/JBIDE-1077
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Plan, Seam
> Affects Versions: 2.0.0.Beta4
> Reporter: Denis Golovin
> Assignee: Alexey Kazakov
> Priority: Critical
> Fix For: 3.0.0.cr1
>
> Attachments: Screenshot.png
>
>
--
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
17 years, 5 months