0 Replies Latest reply on Sep 3, 2007 10:00 AM by aleksi

    Main method

    aleksi

      Hi,
      I have to do some configuration for Java application
      At the moment I keep all classes in Client Module in
      Eclipse Enterprise Application project.

      I still have to be able to run application from my main method in
      choosen startup-class.
      I was not able to do so defining such in MANIFEST.MF
      file.

      Anybody knows how should I define my application entry point
      in an Application Client module?

      Thanks