Ok, the solution is "simple"... Make sure the "GUI Designer" in Project Settings is in "Generate GUI into Java source code" and then do "Rebuild All".
I have committed the changes. Cheers Niclas On Tue, Nov 17, 2009 at 12:11 PM, Niclas Hedhman <[email protected]> wrote: > On Tue, Nov 17, 2009 at 12:08 PM, Rickard Öberg <[email protected]> > wrote: > >> I think IntelliJ automatically folds the init code, and it's a instance >> initializer, but to debug it doesn't seem possible. > > I have concluded that when you run inside IDEA, it generates the form > files into class files directly, and don't update the sources > accordingly. > > I think it is related to the "GUI Designer" in the Project Settings, > but changing them half way through is not working as "expected".... > > > I'll try to fix this. Let you know when it is done. > > > Cheers > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug > -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

