Re: using spring in Jbuilder
Posted By:
Anonymous
Posted On:
Tuesday, May 17, 2005 11:03 AM
If you run an app from JBuilder, the working directory is the project directory if I'm correctly. I don't know where Spring expects it's config files. If it is the current directory, then you should put those files in the project root directory.
Re: using spring in Jbuilder
Posted By:
Anonymous
Posted On:
Tuesday, May 17, 2005 10:57 AM
I don't have an answer for your primary question; however, I did find the following statement for JBuilder 5, which indicates that Swing is supported:
"Visual Java 2 designers enable drag-and-drop JFC/Swing application development, with industry-standard Swing JavaBeans® components and support for layout managers."