Search:

Type: Posts; User: MatthewBaynham

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    2,241

    Re: Using Eclipse to release a project

    I know it won't be an .exe file because I'm using Linux. The reason why I mentioned .exe was simply to explain my question again.

    Linux has it's own standards for installation packages which are...
  2. Replies
    9
    Views
    2,241

    Re: Using Eclipse to release a project

    The Java application I've written is not in a Jar file (it uses a standard jar file to connect to MySQL. But it is not in a Jar file it's self.)

    I can easily get files on and off the server...
  3. Replies
    9
    Views
    2,241

    Re: Using Eclipse to release a project

    That is loads of question I don't know the answer to.

    I wrote a simple Java application that ran a stored procedure on MySQL.

    I needed the Jar file to connect to MySQL, I don't know anything...
  4. Replies
    9
    Views
    2,241

    Re: Using Eclipse to release a project

    Which files do I need to copy over? The ones in the bin directory or the ones in the src directory?

    Will any Linux server be able to interpret that it's an executable file and be able to run it?...
  5. Replies
    9
    Views
    2,241

    Using Eclipse to release a project

    NEWCOMER!!!

    I've just written some Java code in Eclipse and it works on my laptop in the Eclipse IDE. Now I want to install what I've written on my server.

    I know in other development...
Results 1 to 5 of 5