How to compile jedit in netbeans

421 Views Asked by At

Can someone give steps for importing jedit in netbeans. I followed the tutorial, in http://wiki.netbeans.org/NetbeansedJEdit#Converting_JEdit_into_a_Netbeans_Project not able to find, NetbeansedJEdit.zip in it. when i try to open using netbeans by open project, i am not able to see the project icon. Anything to do with build.xml file?

1

There are 1 best solutions below

1
On BEST ANSWER

Exactly as you suspected, the build.xml indicates jedit is a project compiled with ant. Follow this example (with jedit instead of pmd)