[JBoss JIRA] (JBIDE-16621) The quick fix for unknown attributes is not available if "Ignore specified attribute names" validation preference is unchecked
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16621?page=com.atlassian.jira.plugi... ]
Victor Rubezhny commented on JBIDE-16621:
-----------------------------------------
The patch provided for [Bug #427565|https://bugs.eclipse.org/bugs/show_bug.cgi?id=427565] should fix the issue
> The quick fix for unknown attributes is not available if "Ignore specified attribute names" validation preference is unchecked
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16621
> URL: https://issues.jboss.org/browse/JBIDE-16621
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Affects Versions: 4.2.0.Beta1
> Reporter: Alexey Kazakov
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.Beta1
>
>
> 1. Create a project
> 2. Create the following html file:
> {code}
> <!doctype html>
> <html ng-app>
> </html>
> {code}
> 3. Open the file with JBoss Tools HTML Editor
> 4. Assert: There is a problem "Undefined attribute name" for ng-app
> 5. Assert: Move the mouse over the problem and you see two quick fixes:
> - Ignore ng-app attribute
> - Ignore all ng-* attributes
> 6. Go to Preference->Web->Validation->
> 7. Check "Ignore specified attribute names"
> 8. Add "ng-app,ng-*" pattern
> 9. Uncheck "Ignore specified attribute names". Click OK.
> 10. Assert: There is still a problem "Undefined attribute name" for ng-app
> 11. Failure: Move the mouse over the problem but there are not quick fixes any more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (JBIDE-16604) JBoss BIRT Integration isn't compatible with BIRT 4.3
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16604?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-16604:
---------------------------------------
Check if there is a readonly directory within your server.
It is also possible you have a problem with a long path name (it often happen on Win XP). Try to install your server in a directory with a shorter path name.
> JBoss BIRT Integration isn't compatible with BIRT 4.3
> -----------------------------------------------------
>
> Key: JBIDE-16604
> URL: https://issues.jboss.org/browse/JBIDE-16604
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: birt
> Affects Versions: 4.2.0.Alpha2
> Reporter: Snjezana Peco
> Assignee: Snjezana Peco
> Fix For: 4.2.0.Beta1
>
> Attachments: components.xml, faces-config.xml, jboss-web.xml, pages.xml, test.rptdesign, test1.rptdesign, viewer.properties, web.xml
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (JBDS-2923) Verify whether JBDS really needs PDE
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-2923?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-2923:
--------------------------------------
It's also interesting to know whether we depend on pde.code and/or pde.ui plugin. I'd like to get rid of the pde.ui plugin to remove some useless UI entries in JBDS.
> Verify whether JBDS really needs PDE
> ------------------------------------
>
> Key: JBDS-2923
> URL: https://issues.jboss.org/browse/JBDS-2923
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: build
> Reporter: Mickael Istria
> Assignee: Alexey Kazakov
> Fix For: 8.0.0.Beta1
>
>
> It looks like by default, JBDS embeds PDE and its UI contributions, which are totally off-topic.
> We should consider removing PDE. For this we need to check what depends on it first.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months