2 Replies Latest reply on Sep 19, 2005 10:49 AM by freezy

    IDE 1.5M2 (AOP Dev Tools) and custom jboss.aop.path

    freezy

      Hi there!

      I'm trying to use the Eclipse IDE (1.5M2, AOP Developer Tools only, Eclipse 3.1) with PAT (http://patsystem.sourceforge.net/)...

      In order to achieve this, I would like to customize my jboss.aop.path variable. However, every time I change the variable in the Running configuration dialogue, it's always reset to its default value

      -Djboss.aop.path=E:\MyProject\jboss-aop.xml
      


      And I would like to set it to:
      -Djboss.aop.path=E:\MyProject\jboss-aop.xml;E:\MyProject\pat-aop.xml
      


      It's no problem to set several aop-paths with the Ant task. Would be nice, if you could do the same within Eclipse!


      Thanks,
      freezy