1. create a 'Java Application' launch configuration for your 'Program8'
which is expected to have a 'main' method (see Run > Run
Configurations...).
2. on that launch config switch to the 'Argument's tab
3. enter "10 100 100 200 200 300 300" into the 'Program arguments' field
4. click 'Run'

In the future please ask such questions on the newsgroups.

Dani


                                                                           
             Brainstew                                                     
             <[EMAIL PROTECTED]                                             
             .com>                                                      To 
             Sent by:                  [email protected]            
             platform-dev-boun                                          cc 
             [EMAIL PROTECTED]                                               
                                                                   Subject 
                                       [platform-dev] Eclipse Interactions 
             06.11.2007 19:18          Pane Equivalent?                    
                                                                           
                                                                           
             Please respond to                                             
             "Eclipse platform                                             
                  general                                                  
             developers list."                                             
             <[EMAIL PROTECTED]                                             
                 ipse.org>                                                 
                                                                           
                                                                           





Is there an equivalent to Drjava's interactions pane in Eclipse? I prefer
Eclipse over Drjava, but several of my programming assignments require use
of Drjava's interactions pane. For example the program I'm working on right
now has several arguments, first speed then x and y coordinates. In Drjava
I
can run it through the interactions pane by typing:
java Program8 10 100 100 200 200 300 300

I have no idea how I can do the same using Netbeans, but would be greatfull
if someone could tell me so I can use it on future assignments.

Thanks in advance.
--
View this message in context:
http://www.nabble.com/Eclipse-Interactions-Pane-Equivalent--tf4759829.html#a13612060

Sent from the Eclipse Platform - General mailing list archive at
Nabble.com.

_______________________________________________
platform-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/platform-dev


_______________________________________________
platform-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/platform-dev

Reply via email to