facebook

executing jar files

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #293333 Reply

    Hello

    I’mu using Myeclipse 6.6 classical edition.. I do try to use convert my .java files to .jar files..I read the forums and I found out a way to do it by clicking File-> Export..I do believe that I created jar files successfully but when I click them I have that error : Could not find the main class.. Please help me with that issue. Thank you so much from now for your helps..

    #293354 Reply

    Loyal Water
    Member

    What is the project that you are trying to export?

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    #293355 Reply

    Ton Huisman
    Member

    During the Export wizard you should enter the full (internal) classname of the main entrypoint of your application (like com.company.app.test wich has a public main function).

    HTH
    Ton

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: executing jar files

You must be logged in to post in the forum log in