Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Project From CVS not showing in Java View
Project From CVS not showing in Java View [message #21677] Tue, 13 May 2003 13:03 Go to next message
Eclipse UserFriend
Originally posted by: gjschlitz.attbi.com

One of our developers has checked out a project using the CVS Repository
Exploring Perspective (Right Click project dir --> Check out as project).
The project is checked out, and appears in the Resource Perspective, but
doesn't show up in the Java Perspective- what could be wrong? Other users
check out the same project using the same method and can see the project in
the Java Perspective- just not this particular user.
Further info- this user then tried to check out using the "Check out As.."
option, and was able to get the project visible in the Java
perspective...but they had to choose project type, etc, and I would like to
be sure that we can set up a project once, and everyone else can just use
"Check Out As Project". Any advice would be great :)
thanks!
George
Re: Project From CVS not showing in Java View [message #21723 is a reply to message #21677] Tue, 13 May 2003 13:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

George Schlitz wrote:

>One of our developers has checked out a project using the CVS Repository
>Exploring Perspective (Right Click project dir --> Check out as project).
>The project is checked out, and appears in the Resource Perspective, but
>doesn't show up in the Java Perspective- what could be wrong? Other users
>check out the same project using the same method and can see the project in
>the Java Perspective- just not this particular user.
>
Maybe the project is hidden by an active filter or a working set in the
Package Explorer.

Dani
Re: Project From CVS not showing in Java View [message #22208 is a reply to message #21677] Wed, 14 May 2003 04:49 Go to previous messageGo to next message
Eclipse UserFriend
When using "Check out As...", you need to choose a Java project type. This
adds the Java nature in the ".project" file and this also adds a
".classpath" file. Checking in both these files should suffice: the next
time someone checks out the project, it should have the Java type and it
should appear in the Java perspective.

Jerome

"George Schlitz" <gjschlitz@attbi.com> wrote in message
news:b9r8ho$762$1@rogue.oti.com...
> One of our developers has checked out a project using the CVS Repository
> Exploring Perspective (Right Click project dir --> Check out as project).
> The project is checked out, and appears in the Resource Perspective, but
> doesn't show up in the Java Perspective- what could be wrong? Other
users
> check out the same project using the same method and can see the project
in
> the Java Perspective- just not this particular user.
> Further info- this user then tried to check out using the "Check out As.."
> option, and was able to get the project visible in the Java
> perspective...but they had to choose project type, etc, and I would like
to
> be sure that we can set up a project once, and everyone else can just use
> "Check Out As Project". Any advice would be great :)
> thanks!
> George
>
>
Re: Project From CVS not showing in Java View [message #22319 is a reply to message #22208] Wed, 14 May 2003 06:50 Go to previous message
Eclipse UserFriend
Originally posted by: gjschlitz.attbi.com

"Jerome Lanneluc" <jerome_lanneluc@fr.ibm.com> wrote in message
news:b9svu1$geq$1@rogue.oti.com...
> When using "Check out As...", you need to choose a Java project type. This
> adds the Java nature in the ".project" file and this also adds a
> ".classpath" file. Checking in both these files should suffice: the next
> time someone checks out the project, it should have the Java type and it
> should appear in the Java perspective.
Thanks! Solved :)
Previous Topic:Help please - using the launching framework
Next Topic:[How To] Assign sources to variables JRE_SRC and JRE_SRC_ROOT?
Goto Forum:
  


Current Time: Tue Jul 08 08:18:44 EDT 2025

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

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

Back to the top