[
https://jira.jboss.org/jira/browse/JBIDE-3901?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-3901:
---------------------------------------
We use our own Hyperlink framework that extends Eclipse's one.
There are three main types of objects:
- Recognizers. They recognize some particular partitions in a text and invoke proper
partitioner for the partition.
- Partitioners. They parse a parent partition and provide some child partitions. Usaly
partition and recognizer is the same object.
- Hiperlinks. It is bounded to particular partition type.
So we need to have proper partition type to introduce new Hiberlink.
Add Open On feature for <drools:rule-files><value>{Path
to .drl file}</value></drools:rule-files> in components.xml
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-3901
URL:
https://jira.jboss.org/jira/browse/JBIDE-3901
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing, Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Assignee: Daniel Azarov
Priority: Minor
Fix For: 3.1.0
EXECUTE: Create seam web project
EXECUTE: Open components.xml
EXECUTE: Make Open On on
<drools:rule-files><value>/security.drl</value></drools:rule-files>
ASSERT: security.drl should be opened.
--
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