Results 1 to 4 of 4

Thread: JCreator - Give arguments during execution

  1. #1
    Join Date
    Sep 2009
    Posts
    143

    JCreator - Give arguments during execution

    Hello,
    I work with JCreator and I have a program that will need some kind of argument going on in the execution. On a terminal that is easy you simply put "java example argument1". How can I run this during the jcreator execution? Any will be great. Thank you.

  2. #2
    Join Date
    Dec 2009
    Posts
    211

    Re: JCreator - Give arguments during execution

    Follow these steps

    Right click on your project
    -> Properties
    -> JDK Tools tab
    -> Select tool type: Run Application
    -> New ...
    -> Parameters tab
    -> Check "Prompt for hand method arguments"
    -> Give a name (any)
    -> That's it!

  3. #3
    Join Date
    Mar 2010
    Posts
    383

    Re: JCreator - Give arguments during execution

    Hello,
    I tried to change settings "run application" in draft or global level, as suggested above test ... JCreator but when I restart, the "settings" disappear? Is this normal? (I checked the xml config, my "settings" its well coded there ... but they are not loaded ...) Thank you in advance.

  4. #4
    Join Date
    Dec 2009
    Posts
    178

    Re: JCreator - Give arguments during execution

    Hello,
    JCreator is free you do not need to crack (unless you use the pro version which integrates debugging. This is a very useful IDE specially to use with java programming language. If you need to give the arguments then you can give them when are running the program, just pass the argument values in the text box and that is done.

Similar Threads

  1. Programming using JCreator
    By xSim21 in forum Software Development
    Replies: 1
    Last Post: 29-11-2010, 10:38 PM
  2. From JCreator to NetBeans
    By Messenger in forum Software Development
    Replies: 6
    Last Post: 29-07-2010, 10:28 AM
  3. Arguments in C
    By RyanInt in forum Software Development
    Replies: 3
    Last Post: 24-10-2009, 06:47 PM
  4. PHP command line arguments
    By Sori in forum Software Development
    Replies: 3
    Last Post: 24-09-2009, 12:45 PM
  5. How to use jcreator for command line argument?
    By Novino in forum Software Development
    Replies: 3
    Last Post: 08-07-2009, 11:19 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,726,870,894.76850 seconds with 16 queries