问题
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:
Exactly as you suspected, the build.xml
indicates jedit is a project compiled with ant. Follow this example (with jedit instead of pmd)
来源:https://stackoverflow.com/questions/11894266/how-to-compile-jedit-in-netbeans