Based on the troublesome popup-windows performance mentioned in post RouteConverter and Mac OS X, you advise:
I imported the maven project and built it (I think). That was succesful, at least that's what it mentions in the end, but I can't find a .jar anywhere.
I then selected the "RouteConverterMac64" from the navigation tree and selected "make module ..." but it mentioned "All files are up-to-date".
Again: Nowhere a .jar.
I read some of the documentation but I'm too much of a beginner in this to get to a fast result.
Can you give me some stepwise approach on how to simply import the project and build it correctly?
(It might be handy as well for other beginners that need to test something. In that case it could be added to the FAQs)
(25.08.2010, 06:03)routeconverter Wrote: They best way to debug would be if you'd started RouteConverter from an IDE like IntelliJ IDEA or Eclipse, put a breakpoint on ConvertPanel#saveFile()So, I now have IntelliJ 9.0.3.
and start the debugger.
I imported the maven project and built it (I think). That was succesful, at least that's what it mentions in the end, but I can't find a .jar anywhere.
I then selected the "RouteConverterMac64" from the navigation tree and selected "make module ..." but it mentioned "All files are up-to-date".
Again: Nowhere a .jar.
I read some of the documentation but I'm too much of a beginner in this to get to a fast result.
Can you give me some stepwise approach on how to simply import the project and build it correctly?
(It might be handy as well for other beginners that need to test something. In that case it could be added to the FAQs)
