My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 06, 2008 by sco...@gmail.com
Labels: Phase-Deploy, Featured
Eclipse  

Installing and configuring Eclipse for BNU-Bot 2.0

Get Java

If you don't already have the JRE (1.5 or later), get it from Sun's website.

Getting started with Eclipse

Download Eclipse

Visit http://www.eclipse.org/downloads/. The package "Eclipse IDE for Java Developers" is all you need. There are larger packages that include more plugins, but none of these are required for BNU-Bot.

Install Eclipse

Launch Eclipse

Launch Eclipse. It will take a few moments to load. It will ask you for a directory to store your workspace. This is where all of the BNU-Bot and JBLS source code, compiled bytecode, libraries, and settings files will reside. I strongly recommend using the default path. When Eclipse is done loading, close the welcome window.

Configuring Eclipse for Subversion

Configure the update site

Installing the Subclipse plugin

Check out BNU-Bot source code from SVN

Create the BNU-Bot project in Eclipse

Launch BNU-Bot

Updating checked out source code

Contributing: patches

Create a patch

Submitting the patch


Sign in to add a comment
Hosted by Google Code