Hello everybody,

I'm trying to use the designer with the juic tool outside eclipse (4.6), but
I don't unterstand how the package option (-p) works.
For now, I'm using juic like this :
juic -d ~/java/src/my/package/ -cp  ~/java/designer/
But there is no line "package whatever;" in my java file.
So I tried the command :
juic -d ~/java/src/ -p my.package -cp  ~/java/designer/
This time, my java file is generated in ~/java/src/ and still no package
line.
What's wrong ?
Thanks.

AP
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to