How do I load the Insubstantial Swing plugins to Eclipse?
I refer to the plugins here: http://insubstantial.posterous.com/
How do I load the Insubstantial Swing plugins to Eclipse?
I refer to the plugins here: http://insubstantial.posterous.com/
Russell Zahniser
On
A simple solution would be to copy the jars into your project and add them to the build path (under "Properties->Java Build Path->Libraries"). If you want to use them in several projects and configure the source and javadoc attachments only once, then you might want to define a User Library for them (See the "Add Library" button on that same page).
Copyright © 2021 Jogjafile Inc.
Windows Builder allows you to apply any look and feel you want. So, you should be able to add Substance:
http://code.google.com/javadevtools/wbpro/preferences/swing/preferences_lookandfeel.html
Depending on what exactly you want to do, you may still have to do some customization in code.