[JBoss JIRA] (JBIDE-14571) Conflicting handlers after installing Eclipse VJET
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14571?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-14571:
-----------------------------------
Fix Version/s: LATER
(was: 4.3.x)
> Conflicting handlers after installing Eclipse VJET
> --------------------------------------------------
>
> Key: JBIDE-14571
> URL: https://issues.jboss.org/browse/JBIDE-14571
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.1.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Victor Rubezhny
> Fix For: LATER
>
>
> Error log:
> {code}
> Error
> Wed May 22 10:36:37 CEST 2013
> Conflicting handlers for org.eclipse.vjet.eclipse.debug.ui.launchShortcut.run: {org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@6c111d} vs {org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@d7a2d4}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-14571) Conflicting handlers after installing Eclipse VJET
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14571?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-14571:
-----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
> Conflicting handlers after installing Eclipse VJET
> --------------------------------------------------
>
> Key: JBIDE-14571
> URL: https://issues.jboss.org/browse/JBIDE-14571
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.1.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Victor Rubezhny
> Fix For: 4.3.x
>
>
> Error log:
> {code}
> Error
> Wed May 22 10:36:37 CEST 2013
> Conflicting handlers for org.eclipse.vjet.eclipse.debug.ui.launchShortcut.run: {org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@6c111d} vs {org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@d7a2d4}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-17727) CSS content assist for custom HTML tags
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17727?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17727:
-----------------------------------
Fix Version/s: 4.3.0.Alpha1
(was: 4.2.x)
> CSS content assist for custom HTML tags
> ---------------------------------------
>
> Key: JBIDE-17727
> URL: https://issues.jboss.org/browse/JBIDE-17727
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta2
> Reporter: Alexey Kazakov
> Assignee: Victor Rubezhny
> Fix For: 4.3.0.Alpha1
>
>
> Right now, content assist for CSS classes works only for standart HTML tags. But some frameworks use custom html tags (AngularJS and its extensions like ionic framework for example). It would be useful if our CSS content assist also worked for such tags.
> For example:
> {code}
> <ion-tabs class="tabs-positive tabs-icon-only">
> <ion-tab title="Home" icon-on="ion-ios7-filing" icon-off="ion-ios7-filing-outline">
> </ion-tab>
> </ion-tabs>
> {code}
> Currently the content assis works only if you change <ion-tabs> to <div> or any other standart HTML tags.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months