[JBoss JIRA] Created: (JBIDE-1901) Adding the Link (Synchronize) action
by Snjezana Peco (JIRA)
Adding the Link (Synchronize) action
------------------------------------
Key: JBIDE-1901
URL: http://jira.jboss.com/jira/browse/JBIDE-1901
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Snjezana Peco
Priority: Minor
I propose adding the Link (Synchronize) action to the Visual editor next to the Preferences, Refresh, Page Design Options actions.
This action would be a check box similar to the "Link with editor" in the Package Explorer view. It would be checked/enabled by default. In that case, the VPE would behave as it does now. If the user disables the action, the VPE wouldn't be updated (VpeController.notifyChanged() wouldn't be called). This would be very useful when editing large JSP files. The user could always call Refresh (or check Link) to show the visual part of the editor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-3050) Project Archives freezes with large includes
by Max Rydahl Andersen (JIRA)
Project Archives freezes with large includes
--------------------------------------------
Key: JBIDE-3050
URL: https://jira.jboss.org/jira/browse/JBIDE-3050
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.0.0.beta1
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.cr1
It looks like everything is copied/calculated in bulk and not incrementally
Try using fileset with / as the root and do a **/*.pdf or similar many hit pattern.
The Preview Table does not show it is actually working
When it returns there is a risk for outof memory since it is fetching *all* matching files instead of just a subset(preview)
When pressing finish the dialog just freezes waiting for the packaging to finish - why is that not done in a background job ?
During this i always end up getting an outofmemory exception ...
--
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: (JBIDE-3299) Error msg when display RETE tree
by John Graham (JIRA)
Error msg when display RETE tree
--------------------------------
Key: JBIDE-3299
URL: https://jira.jboss.org/jira/browse/JBIDE-3299
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.0.0.cr1
Environment: JBossTools-3.0.0.CR1-N200811261221-ALL-linux-gtk
Reporter: John Graham
Priority: Critical
Fix For: 3.0.0.cr1
Attachments: MyBusinessRules.drl, rete-tree-err.jpg
Opened a rule resource (attached) in the editor. Attempted to switch to the RETE tree tab, an error message appeared (attached), and the following log was generated:
eclipse.buildId=M20080911-1700
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86 -clean
Error
Wed Nov 26 15:34:13 GMT-05:00 2008
Internal error in Drools Plugin:
java.lang.reflect.InvocationTargetException
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:251)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.Exception: Unable to parse rules to show RETE view!
at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(ReteViewer.java:147)
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:244)
... 1 more
Root exception:
java.lang.Exception: Unable to parse rules to show RETE view!
at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(ReteViewer.java:147)
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:244)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
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