All,<br><br>OK, a new project cleared up the RETE view. I will say the problem still does exist where the project does not work properly unless I import the JDT compiler.<br><br>Ron<br><br><div><span class="gmail_quote">On 7/8/07,
<b class="gmail_sendername">Ronald R. DiFrango</b> <<a href="mailto:ron.difrango@gmail.com">ron.difrango@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All<br><br>I have to that upgrading a 3.0.x JBoss rules project to a 4.0.x version is not the smoothest transition.<br><br>First, I reported that the library path is not correct but I was able to work around this issue.<br>
<br>Now, I found another feature/bug. When I click on RETE view, I get the following exception:<br><br>!ENTRY org.drools.eclipse 4 120 2007-07-08 17:54:09.181
!MESSAGE Internal error in Drools Plugin:
!STACK 0
java.lang.Exception: Unable to parse rules to show RETE view!
        at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(Unknown Source)
        at org.drools.eclipse.editors.DRLRuleEditor2$3.run(Unknown Source)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
!ENTRY org.drools.eclipse 4 120 2007-07-08 17:54:09.259
!MESSAGE Internal error in Drools Plugin:
!STACK 0
java.lang.reflect.InvocationTargetException
        at org.drools.eclipse.editors.DRLRuleEditor2$3.run(Unknown Source)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: java.lang.Exception: Unable to parse rules to show RETE view!
        at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(Unknown Source)
        ... 2 more
Root exception:
java.lang.Exception: Unable to parse rules to show RETE view!
        at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(Unknown Source)
        at org.drools.eclipse.editors.DRLRuleEditor2$3.run(Unknown Source)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
<br><br><br>Do I really have to create a new Project and re-import everything over to it to get it to work properly? Is there no upgrade feature that automatically upgrades my project like in most other Eclipse plugins?
<br><br>Thanks!<br><br>Ron<br>
</blockquote></div><br>