Thanks for the notes, Jeffrey!

Imported effortlessly, just had to set up external libs for java tools. jar, servlet.jar , jdom.jar.

Cheers,
Rahul


----- Original Message ----- From: "Feist, Jeffrey" <[EMAIL PROTECTED]>
To: <[email protected]>; <[EMAIL PROTECTED]>
Sent: Wednesday, October 04, 2006 5:02 AM
Subject: RE: Importing sources into Eclipse


Rahul,

Hello. I am not a committer but I have been using lokahi with Eclipse. To
set up a project, first get the code from the repository
(https://svn.apache.org/repos/asf/incubator/lokahi/lokahi/trunk/) Set up
instructions for running lokahi are found at:
http://incubator.apache.org/lokahi/install.html.

Note: I am using Eclipse 3.1.2

To use Eclipse, first extract the code into a folder. Open Eclipse and
choose "File -> New -> Project". And choose a Java Project. Choose a name and "Create Project From existing Source". Navigate to the newly downloaded
repository and then click "Finish".

Make sure the external jar files (as mentioned on the site) are copied into
your lib folder.

Add all of the jar files in the lib folder into your class path by right clicking on the project in eclipse, and then click "Properties". In here click on "Java Build Path" and the "Libraries" tab. Click the "Add external
jars" button and locate each jar file from the lib directory.

Now you can build the project (crtl-b). If changes to the files are made or
new ones are added, rebuild the project and check for errors.

The ant script can then be run on this directory to build/install the
console (as defined in the build.properties - see the website) and you are
on your way to using lokahi.

Good luck! Please don't hesitate to response with any questions or problems.

-Jeff



-----Original Message-----
From: Rahul Thakur [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 01, 2006 5:03 AM
To: [email protected]
Subject: Importing sources into Eclipse


Greetings,

I am just starting off with Lokahi and wondering if any of the commiters is/are using Eclipse, and how can I import sources under Eclipse and set
up a project.

Appreciate any pointers. Thanks in advance.

Cheers,

Rahul




------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD
and in Japan, as Banyu - direct contact information for affiliates is
available at http://www.merck.com/contact/contacts.html) that may be
confidential, proprietary copyrighted and/or legally privileged. It is
intended solely for the use of the individual or entity named on this
message. If you are not the intended recipient, and have received this
message in error, please notify us immediately by reply e-mail and then
delete it from your system.

------------------------------------------------------------------------------

Reply via email to