Hi Johan, Duplicate your run configuration for running the webapp ... the one where the main class is "org.apache.isis.WebServer" ; there's a button for this on the run configuratoins dialog.
Then, on your copy change the main class to "org.apache.isis.Dummy" Sorted. HTH Dan On 1 May 2015 at 12:55, <[email protected]> wrote: > Hi, > > > > Is there a simple way to make a config in IntelliJ for running the > datanucleus enhancer before running integration test? > > > > grtz Johan > > > > > >
