Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Edit classpath file in eclipse ?(How to ?)
Edit classpath file in eclipse ? [message #891992] Tue, 26 June 2012 18:59 Go to next message
tring aling is currently offline tring alingFriend
Messages: 5
Registered: June 2012
Junior Member
I read this:

A .classpath file snippet that can be included in your project's .classpath has been provided here(ie, a link to a website). Please only use the classpathentry's you actually need (see below for details).

What do the above sentences mean ?
How do i add the snippet to the classpath in eclipse ?

Please help.
Re: Edit classpath file in eclipse ? [message #892037 is a reply to message #891992] Tue, 26 June 2012 22:59 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 6/26/2012 12:59 PM, tring aling wrote:
> I read this:
>
> A .classpath file snippet that can be included in your project's
> .classpath has been provided here(ie, a link to a website). Please only
> use the classpathentry's you actually need (see below for details).
> What do the above sentences mean ?
> How do i add the snippet to the classpath in eclipse ?
> Please help.

It's best to use Properties -> Java Build Path to maintain .classpath
instead of attempting to edit it by hand, at least early on.
Re: Edit classpath file in eclipse ? [message #892047 is a reply to message #892037] Wed, 27 June 2012 00:43 Go to previous messageGo to next message
tring aling is currently offline tring alingFriend
Messages: 5
Registered: June 2012
Junior Member
Russell Bateman wrote on Tue, 26 June 2012 18:59
On 6/26/2012 12:59 PM, tring aling wrote:
> I read this:
>
> A .classpath file snippet that can be included in your project's
> .classpath has been provided here(ie, a link to a website). Please only
> use the classpathentry's you actually need (see below for details).
> What do the above sentences mean ?
> How do i add the snippet to the classpath in eclipse ?
> Please help.

It's best to use Properties -> Java Build Path to maintain .classpath
instead of attempting to edit it by hand, at least early on.


I clicked those options. I dont see any option to edit the classpath. What do i do now ?
Re: Edit classpath file in eclipse ? [message #892057 is a reply to message #892047] Wed, 27 June 2012 02:23 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 06/26/2012 07:43 PM, tring aling wrote:
> Russell Bateman wrote on Tue, 26 June 2012 18:59
>> On 6/26/2012 12:59 PM, tring aling wrote:
>> > I read this:
>> >
>> > A .classpath file snippet that can be included in your project's
>> > .classpath has been provided here(ie, a link to a website). Please only
>> > use the classpathentry's you actually need (see below for details).
>> > What do the above sentences mean ?
>> > How do i add the snippet to the classpath in eclipse ?
>> > Please help.
>>
>> It's best to use Properties -> Java Build Path to maintain .classpath
>> instead of attempting to edit it by hand, at least early on.
>
>
> I clicked those options. I dont see any option to edit the classpath.
> What do i do now ?
>
The Java Build Path property page is used to edit the build classpath
for your project. You don't edit it directly. Eclipse maintains it for
you based on what you enter on the tabs of the property page.

Search for the Java Build Path Page in the Eclipse Help. That details
how to use the property page.
Previous Topic:Page number in TOC
Next Topic:Any pure Java startup of Eclipse?
Goto Forum:
  


Current Time: Thu Apr 25 14:23:02 GMT 2024

Powered by FUDForum. Page generated in 0.08385 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top