Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » classpathentry kind="src" means?
classpathentry kind="src" means? [message #133747] Mon, 12 January 2004 18:16 Go to next message
Eclipse UserFriend
<classpathentry kind="src" path="/projectname">
where projectname is another project means the src of the projectname is
on the build path or the classes folder is on the build path.

Thanks.
Re: classpathentry kind="src" means? [message #134146 is a reply to message #133747] Tue, 13 January 2004 06:01 Go to previous messageGo to next message
Eclipse UserFriend
It means that every classpath entry that is exported by 'projectname' is
visible to the project. Source folders are exported by default.

Jerome

"rohitsoftware" <rohitsoftware@yahoo.com> wrote in message
news:btv9sv$je9$1@eclipse.org...
> <classpathentry kind="src" path="/projectname">
> where projectname is another project means the src of the projectname is
> on the build path or the classes folder is on the build path.
>
> Thanks.
>
>
Re: classpathentry kind="src" means? [message #134200 is a reply to message #134146] Tue, 13 January 2004 10:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

Jerome,

I believ that any such a question prove the following:
"Give the well defined concept of .project, .classpath, etc.."
"API should be based on this definitions, not define them" :)

--
Sam - http://openrules.com
It's better to view source code than comments to it.
Re: classpathentry kind="src" means? [message #134240 is a reply to message #134200] Tue, 13 January 2004 11:06 Go to previous messageGo to next message
Eclipse UserFriend
FYI, the .classpath is an internal detail of how the build path is
persisted. The spec is on IJavaProject.
(I was just being nice to the initial poster)

Jerome

"smesh" <smesh@openrules.com> wrote in message
news:bu14ag$l9f$1@eclipse.org...
> Jerome,
>
> I believ that any such a question prove the following:
> "Give the well defined concept of .project, .classpath, etc.."
> "API should be based on this definitions, not define them" :)
>
> --
> Sam - http://openrules.com
> It's better to view source code than comments to it.
>
>
Re: classpathentry kind="src" means? [message #134253 is a reply to message #134240] Tue, 13 January 2004 11:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

Dear Jerome,

> The spec is on IJavaProject.
Java interface is not a specification.
How about such a 'spec' for, for example, HTTP protocol?

> (I was just being nice to the initial poster)
Please be nice to all:
- first, define design, specs, entities, attributes, rules, constraints
- it should be not blah,blah,blah...
- second, write the code (Java interface is a code, neither more nor less)

--
Sam - http://openrules.com
It's better to view source code than comments to it.
Re: classpathentry kind="src" means? [message #134291 is a reply to message #134253] Tue, 13 January 2004 13:30 Go to previous messageGo to next message
Eclipse UserFriend
Where were you when we started this project? :-)

"smesh" <smesh@openrules.com> wrote in message
news:bu177d$p2e$1@eclipse.org...
> Dear Jerome,
>
> > The spec is on IJavaProject.
> Java interface is not a specification.
> How about such a 'spec' for, for example, HTTP protocol?
>
> > (I was just being nice to the initial poster)
> Please be nice to all:
> - first, define design, specs, entities, attributes, rules, constraints
> - it should be not blah,blah,blah...
> - second, write the code (Java interface is a code, neither more nor
less)
>
> --
> Sam - http://openrules.com
> It's better to view source code than comments to it.
>
>
Re: classpathentry kind="src" means? [message #134315 is a reply to message #134291] Tue, 13 January 2004 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

> Where were you when we started this project? :-)
Good question! I was programming for living :)
- Now, I have more 'open' time.
- Still busy with openrules.
- Interesting in mature-Eclipse.
- Afraiding that me and you will "invent the sam bicycle" :)
- How can 'we' and 'me' join together?

--
Sam - http://openrules.com
It's better to view source code than comments to it.
Re: classpathentry kind="src" means? [message #134500 is a reply to message #134315] Wed, 14 January 2004 05:41 Go to previous messageGo to next message
Eclipse UserFriend
> - How can 'we' and 'me' join together?
Sorry my heart is already taken :-), but if you want to participate in the
JDT Core effort, please see:
< http://www.eclipse.org/eclipse/faq/eclipse-faq.html#plugin_9>
< http://www.eclipse.org/eclipse/faq/eclipse-faq.html#plugin_1 0>

Jerome
Re: classpathentry kind="src" means? [message #134774 is a reply to message #134500] Wed, 14 January 2004 16:49 Go to previous message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

> > > Where were you when 'we' started this project? :-)
> > How can 'we' and 'me' join together?
> Sorry my heart is already taken :-)
So, 'we' did mean "I" ? :)

> If you want to participate in the JDT Core effort, please see:
> < http://www.eclipse.org/eclipse/faq/eclipse-faq.html#plugin_9>
> < http://www.eclipse.org/eclipse/faq/eclipse-faq.html#plugin_1 0>
Thank you. Of course, I'll write an article.

--
Sam - http://openrules.com
It's better to view source code than comments to it.
Previous Topic:Getting underlying file location from IEditorPart
Next Topic:CVS and Eclipse - Removing Files?
Goto Forum:
  


Current Time: Sun Aug 31 04:52:12 EDT 2025

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

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

Back to the top