On 3/26/07, magda chelly <[EMAIL PROTECTED]> wrote:
I'm preparing a project that must use libraries in C, but the main ^rpgram will be written in JAVA. Can anyone tell me how can I create an executable from Scratchbox that use Netbeans? Or something like this?
Hi, I cannot tell you how to run a program written in Java on Maemo, but to use netbeans with your project, so this... Create your netbeans project (or workspace) in "/scratchbox/users/makuchaku/home/makuchaku" where makuchaku is the user from which I login to scratchbox. So the home directory you see from inside scratchbox is actually this path on your system. This way, you can use the IDE to edit your code while still compile it in scratchbox at the same time. I hope this helps :) Makuchaku _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
