Difference between revisions of "Robocode/Eclipse"
< Robocode
Jump to navigation
Jump to search
m (→Using an IDE) |
(Condense information. Move documentation footer to template) |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Are you tired of Robocode's built-in editor? (You should be!) It may be time for you to start using Eclipse, a real IDE (Integrated Development Environment). | |
− | + | Eclipse is one of the most popular free IDEs used for Java development. It can be downloaded [https://www.eclipse.org/downloads/packages/ here]. You will want the '''Eclipse IDE for Java Developers'''. | |
− | |||
− | + | So, what are you waiting for? Go get it now! | |
− | |||
− | |||
− | + | Once you have Eclipse installed and running, you can use it to [[Robocode/Eclipse/Create a Project|create a project]] for your robots. | |
− | + | '''Note:''' Robocode's [[Robocode/System Requirements|system requirements]] also apply to Eclipse. | |
− | == See | + | == See also == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | {{RobocodeDocsList}} | |
− | |||
− | |||
− | |||
[[Category:Robocode Documentation]] | [[Category:Robocode Documentation]] | ||
+ | [[Category:Tutorials]] | ||
[[Category:Eclipse IDE]] | [[Category:Eclipse IDE]] | ||
+ | |||
+ | __NOTOC__ |
Latest revision as of 21:19, 15 August 2017
Are you tired of Robocode's built-in editor? (You should be!) It may be time for you to start using Eclipse, a real IDE (Integrated Development Environment).
Eclipse is one of the most popular free IDEs used for Java development. It can be downloaded here. You will want the Eclipse IDE for Java Developers.
So, what are you waiting for? Go get it now!
Once you have Eclipse installed and running, you can use it to create a project for your robots.
Note: Robocode's system requirements also apply to Eclipse.
See also
Robocode API
Beginner Guides
- Welcome to Robocode
- System requirements
- Download and install
- Getting started
- Frequently asked questions
- My First Robot tutorial
- Game physics
- The anatomy of a robot
- Scoring in Robocode
- Using the robot console
- Downloading other robots
- Learning from other robots
- Package your robot
- Articles about Robocode
- Starting Robocode from the command line
- Graphical debugging
External Editors
- Using Eclipse with Robocode
- Creating a project in Eclipse
- Creating a robot in Eclipse
- Running your robot from Eclipse
- Debugging your robot with Eclipse
- Using NetBeans with Robocode
- Using Gradle with Robocode
.NET Robots
Links
- Robocode homepage
- Robocode project at SourceForge
- Robocode code repository at GitHub
- Robocode Google Group
- Robocode downloads
- Robocode RSS feed
- LiteRumble
- Robots archive
- Wikipedia entry for Robocode