Search:

Type: Posts; User: stdunbar

Search: Search took 0.17 seconds.

  1. Re: Problems with running and compiling application

    Yes, you'll need that. There are examples out there that should be very simple to modify. To get you started:


    <?xml version="1.0" encoding="UTF-8"?>

    <project name="project_name"...
  2. Re: Problems with running and compiling application

    You need to compile it. Your best bet is something like ant or some other automated build tool. Otherwise you'll have to import the code into your IDE to compile.
Results 1 to 2 of 2