Didn't find any useful google hits, so I'm seeking pointers/testamonials :
I've got a Perl/Tk app that needs a serious GUI overhaul. SWT looks to be my preference right now.
1) has anyone built a Inline::Java + SWT app ? If so, care to share experiences/suggestions/concerns ? (Not neccesarily code, tho that'd be nice too)
2) more general question: has anyone successfully used PAR/pp to build a standalone executable from an app containing Inline::Java bits (including the generated class files, and maybe even the JRE) ?
TIA, Dean Arnold