I want to add SwingSets3(BeautyEyeLNFDemo).jar to my program library in jEdit.
I can do this easily in netbeans, by using add jar/folder on library folder.
I try moving the .jar file to program folder and Jedit folder but it doenst work.
I have instaled some of jEdit Plugin, those are :
Antelope
Astyle Beautifier
Beauty
BufferTabs
Console
Editor Scheme
Error List
First Mate
Info Viewer
Jakarta Commons
Javadoc
JavaFold
Java SideKick
JSwat Plugin
Maven
Project Viewer
Project Wizard
Sidekick
TextAutoComplete
You right click your project in ProjectViewer
, select Properties
, then Classpath
and Add Element ...
, then you add your library JAR and you're done.