|
From: Singh, M. <mah...@gs...> - 2004-02-27 22:56:07
|
Thanks for the reply...i am able to add the files to ProjectViewer, however I a huge number of "Cannot resolve symbol" errors because it is not able to "see" imported packages. I am wondering where I can specifiy these pacakages, source paths and libs? The project viewer options only seems to allow you to specify a ROOT Thanks again -----Original Message----- From: Kli...@t-... [mailto:Kli...@t-...] Sent: Friday, February 27, 2004 5:16 PM To: Singh, Mahendra Cc: jEdit-users Subject: Re: [ jEdit-users ] Buffered Tabs question Singh, Mahendra wrote: > 2) I want create a project much like I currently am able to in > Eclipse. That is, reference all packages and libs that my source > project is dependent on. Any thoughts on what plug ins to use for this? Try the ProjectViewer plugin. > I have Antfarm plug in installed, but not sure how to use this? Unlike > most addins, it does not have an entry unter the Plugins menu. Also, I > am wondering if the current ant.xml file I use to do my build could be > used with this? You must use the AntFarm window. Dock it somewhere. Then you can add build files via the plus-symbol button at the top. You will see your build files in a treeview with the targets under each build file. Double-clicking on a target will run it. Be sure to have the Console plugin installed as well, because you will see Ant's output there (under Ant instead of System). Alex -- Alexander Klimetschek <kli...@t-...> |