Skip to main content



      Home
Home » Newcomers » Newcomers » Edit classpath file in eclipse ?(How to ?)
Edit classpath file in eclipse ? [message #891992] Tue, 26 June 2012 14:59 Go to next message
Eclipse UserFriend
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 18:59 Go to previous messageGo to next message
Eclipse UserFriend
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] Tue, 26 June 2012 20:43 Go to previous messageGo to next message
Eclipse UserFriend
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] Tue, 26 June 2012 22:23 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 08:28:08 EDT 2025

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

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

Back to the top