How Can I Run IDEA With JTattoo?
I have recently been using JTattoo with some other Swing applications and I quite like it.
http://www.jtattoo.net/ScreenShots.html
I would like to try it out in IDEA but I can't work out how to add it.
I tried these instructions here but they appear to be out of date.
http://weblogs.java.net/blog/kirillcool/archive/2005/08/intellij_idea_5.html
Aer there some command line options or something that I can put in the vmotions file to add it?
请先登录再写评论。
Hello,

Just followed the instruction and installed JTattoo (can't say I like it though):
Denis
What does your swing.properties look like?
I have:
swing.installedlafs=jtattoo
swing.installedlaf.jtattoo.name=JTattoo
swing.installedlaf.jtattoo.class=com.jtattoo.plaf.smart.SmartLookAndFeel
You are right, it doesn't look that good with IDEA.
My final swing.properties looked like this:
The key problem was that there are 2 jre directories nested within each other now.
I had to put the swing.properties in IDEA/jre/jre/lib and JTattoo.jar in IDEA/jre/jre/lib/ext