Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-dev] Eclipse Interactions Pane Equivalent?

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.



Back to the top