[JBoss JIRA] Created: (JBIDE-3332) Rotation Contentet Assist (as in Java) for XHTML/HTML/JSP files
by Francisco Jose Peredo Noguez (JIRA)
Rotation Contentet Assist (as in Java) for XHTML/HTML/JSP files
---------------------------------------------------------------
Key: JBIDE-3332
URL: https://jira.jboss.org/jira/browse/JBIDE-3332
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 2.1.2
Reporter: Francisco Jose Peredo Noguez
Java Content assist has several "Proposal Kinds", and one can switch between them by repatedly using Ctrl+Space. But when editing an XHTML this behavior is not available, all the EL options are shown first, and, only after them the "XHTML" options are shown, a lot of time one does not want to bind an attribute to an EL expression, one only wants some help with the list of valid values for the attribute of an xtml tag, on those cases current Content assist is very inconvenient.
--
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, 2 months
[JBoss JIRA] Created: (JBIDE-3429) Source page does not update correctly
by John Graham (JIRA)
Source page does not update correctly
-------------------------------------
Key: JBIDE-3429
URL: https://jira.jboss.org/jira/browse/JBIDE-3429
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.0.0.cr1
Environment: JBossTools-3.0.0.CR1-N200812181239-ALL-linux-gtk
Reporter: John Graham
Assignee: Xue Peng
Fix For: 3.0.0.GA
The Source page in the Smooks editor only updates when changes are saved (for instance, create a new Java2Java map and before saving, flip to the Source page -- there is no mapping information. Save the changes, flip back to the Source page and the mapping information appears).
The Source and Graph pages should update *from in memory model* every time they are made visible. That is, unsaved changes should be reflected in these pages 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
17 years, 2 months
[JBoss JIRA] Created: (JBIDE-3460) Split plugins that depend on TPTP into separate feature from as.feature?
by Nick Boldt (JIRA)
Split plugins that depend on TPTP into separate feature from as.feature?
------------------------------------------------------------------------
Key: JBIDE-3460
URL: https://jira.jboss.org/jira/browse/JBIDE-3460
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.0.0.cr1
Reporter: Nick Boldt
Priority: Optional
Should we split the as.tptp stuff out of as.feature so that TPTP is not not an implied dependency of the AS feature? I suggest this because a lot of people prefer Yourkit to TPTP, and it might be useful (in future, not for 3.0) to provide linkages/extensions to Yourkit rather than TPTP.
Steps to repro:
1. Install Eclipse 3.4.1 JEE bundle.
2. Unpack JBossTools-3.0.0.CR1-R200812191611-ALL-linux-gtk.zip into eclipse/dropins
3. Start Eclipse. Notice the following logged warnings / disabled plugins:
!ENTRY org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.145
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.146
!MESSAGE Unable to satisfy dependency from org.jboss.tools.eclipse.as.tptp 1.0.0 to requiredCapability: osgi.bundle/org.eclipse.hyades.trace.ui/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.146
!MESSAGE Unable to satisfy dependency from org.jboss.tools.eclipse.as.tptp 1.0.0 to requiredCapability: osgi.bundle/org.eclipse.tptp.platform.jvmti.client/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.146
!MESSAGE Unable to satisfy dependency from org.jboss.tools.eclipse.as.tptp 1.0.0 to requiredCapability: osgi.bundle/org.eclipse.tptp.platform.execution/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.147
!MESSAGE Unable to satisfy dependency from org.jboss.tools.eclipse.as.tptp 1.0.0 to requiredCapability: osgi.bundle/org.eclipse.tptp.platform.profile.server.core/0.0.0.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-12-24 00:02:30.147
!MESSAGE Unable to satisfy dependency from org.jboss.tools.eclipse.as.tptp 1.0.0 to requiredCapability: osgi.bundle/org.eclipse.tptp.platform.instrumentation.ui/4.3.100.
--
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, 2 months