Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Projects created via CVS checkout
Projects created via CVS checkout [message #151398] Thu, 30 October 2003 11:48 Go to next message
Tim WIlkins is currently offline Tim WIlkinsFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,
I'm having problems with projects in Eclipse that I create using the
'Check Out' facility of the inbuilt CVS client.

When I create a project normaly in Eclipse I get all the usuual property
attributes including the 'Java Build Paths' where you can add external
jar's. However if I create a project by checking out a directory from our
cvs repository although it appears as a normal project it does not behave as
a normal project in Eclipse. It does not have the 'Java Build Paths'
attribute in the properties and infact if you try to 'browse' the avaliable
projects in the 'Run' dialogue box the project created via cvs does not even
appear in the list (as though Eclipse does not even recognise it as a
project)!

All this boils down to the fact that I can not seem to be able to run any of
my code via Eclipse when it resides in one of these 'checked out' projects
but I can if I manualy create a project and just point it's source files to
my sandbox.

Can anyone shed any light on what is happening and where I might be going
wrong.

Many Thanks

Tim
Re: Projects created via CVS checkout [message #151419 is a reply to message #151398] Thu, 30 October 2003 11:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

Do you put the .project and .classpath files into CVS for your projects? If
no, consider this (they contains important information of project type,
builders and classpath).

HTH,
Regards,
Csaba

"Tim Wilkins" <timw@mediatel.co.uk> wrote in message
news:bnqtk1$taf$1@eclipse.org...
> Hi,
> I'm having problems with projects in Eclipse that I create using the
> 'Check Out' facility of the inbuilt CVS client.
>
> When I create a project normaly in Eclipse I get all the usuual property
> attributes including the 'Java Build Paths' where you can add external
> jar's. However if I create a project by checking out a directory from our
> cvs repository although it appears as a normal project it does not behave
as
> a normal project in Eclipse. It does not have the 'Java Build Paths'
> attribute in the properties and infact if you try to 'browse' the
avaliable
> projects in the 'Run' dialogue box the project created via cvs does not
even
> appear in the list (as though Eclipse does not even recognise it as a
> project)!
>
> All this boils down to the fact that I can not seem to be able to run any
of
> my code via Eclipse when it resides in one of these 'checked out' projects
> but I can if I manualy create a project and just point it's source files
to
> my sandbox.
>
> Can anyone shed any light on what is happening and where I might be going
> wrong.
>
> Many Thanks
>
> Tim
>
>
Re: Projects created via CVS checkout [message #151435 is a reply to message #151398] Thu, 30 October 2003 12:06 Go to previous message
Jerome Lanneluc is currently offline Jerome LannelucFriend
Messages: 572
Registered: July 2009
Senior Member
Use 'Check Out As...' and choose Java project in the project wizard.

Jerome

"Tim Wilkins" <timw@mediatel.co.uk> wrote in message
news:bnqtk1$taf$1@eclipse.org...
> Hi,
> I'm having problems with projects in Eclipse that I create using the
> 'Check Out' facility of the inbuilt CVS client.
>
> When I create a project normaly in Eclipse I get all the usuual property
> attributes including the 'Java Build Paths' where you can add external
> jar's. However if I create a project by checking out a directory from our
> cvs repository although it appears as a normal project it does not behave
as
> a normal project in Eclipse. It does not have the 'Java Build Paths'
> attribute in the properties and infact if you try to 'browse' the
avaliable
> projects in the 'Run' dialogue box the project created via cvs does not
even
> appear in the list (as though Eclipse does not even recognise it as a
> project)!
>
> All this boils down to the fact that I can not seem to be able to run any
of
> my code via Eclipse when it resides in one of these 'checked out' projects
> but I can if I manualy create a project and just point it's source files
to
> my sandbox.
>
> Can anyone shed any light on what is happening and where I might be going
> wrong.
>
> Many Thanks
>
> Tim
>
>
Previous Topic:TreeViewer: number of elements
Next Topic:Need help with multi-user install
Goto Forum:
  


Current Time: Wed Jul 03 10:27:38 GMT 2024

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

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

Back to the top