Board index » jbuilder » JBuilder2005: Can't see XML-Files in the project window
hoss
![]() JBuilder Developer |
hoss
![]() JBuilder Developer |
JBuilder2005: Can't see XML-Files in the project window2004-11-22 06:08:08 PM jbuilder10 Hi, I have a problem with xml- and jsp-files and the project window. In Jbuilder x and earlier xml-files were shown in the project window in the rigtht place regarding the package tree. In Jbuilder 2005 XML files are put at the end of the tree, regardless where the belong. Also, it happens, that xml- und jsp-files have been removed from the project when opening the project with JBuilder 2005 Enterprise. Is this a feature or a bug. ... :-) Any help appreciated. Regards, Frank |
Ken Sipe
![]() Java Developer |
2004-11-22 09:48:33 PM
Re:JBuilder2005: Can't see XML-Files in the project window
go to the project properties... under the tree node Build, goto
Resource. In the list on the right, select xml, select "Copy", submit "OK" and magic happens. Don't ask the obvious... just take the red pill. Also be aware that your xml will be built to your classes directory. Which may be what you want :) ken hoss wrote: QuoteHi, |
hoss
![]() Java Developer |
2004-11-22 09:52:08 PM
Re:JBuilder2005: Can't see XML-Files in the project window
Give me that red pill or should I take the blue one ... :-)
Thanks, it works .. .. Frank Ken Sipe < XXXX@XXXXX.COM >wrote: Quotego to the project properties... under the tree node Build, goto {smallsort} |