aslovik
02-23-2008, 01:34 PM
I developed a simple application and can run it great through eclipse. It appears on my TiVo and all is well.
I don't know how to get it to run as a standalone (so I don't have to open Eclipse every time).
I know I have to build a .jar file - but am having problems specifying the main. I have a class that extends BApplication. Is that the entry point?
Any feedback would be great!
Adam
I don't know how to get it to run as a standalone (so I don't have to open Eclipse every time).
I know I have to build a .jar file - but am having problems specifying the main. I have a class that extends BApplication. Is that the entry point?
Any feedback would be great!
Adam