Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » CVS/SVN checkouts in same package tree
CVS/SVN checkouts in same package tree [message #152447] Mon, 05 April 2004 15:00 Go to next message
Eclipse UserFriend
Originally posted by: despam2004.yahoo.ca

Greetings.

I am using subversion as my VCS.

I have one class - com.hon.adept.M1Tools.java that I need to modify. And I
have a second class -
com.hon.adept.eng.wizard.fcscheckin.FCSCheckinBean.java that extends
class M1Tools. I need to checkout both classes as separate projects but
the work in one affects the other.

I checked these projects out into separate folders but with folder tree's
that match the package names.

Before subversion, I just had the files in one directory tree under com
but eclipse (and subversion) both do not allow setting up projects
(checkouts) under the similar package folders. I used NetBeans and had no
problems.

I am getting an error message: The declared package does not match the
expected package

Anybody have any suggestions?
Re: CVS/SVN checkouts in same package tree [message #153059 is a reply to message #152447] Wed, 07 April 2004 10:09 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Timothy C. Quinn wrote:

> Greetings.
>
> I am using subversion as my VCS.
>
> I have one class - com.hon.adept.M1Tools.java that I need to modify. And I
> have a second class -
> com.hon.adept.eng.wizard.fcscheckin.FCSCheckinBean.java that extends
> class M1Tools. I need to checkout both classes as separate projects but
> the work in one affects the other.
>
> I checked these projects out into separate folders but with folder tree's
> that match the package names.
>
> Before subversion, I just had the files in one directory tree under com
> but eclipse (and subversion) both do not allow setting up projects
> (checkouts) under the similar package folders. I used NetBeans and had no
> problems.
>
> I am getting an error message: The declared package does not match the
> expected package
>
> Anybody have any suggestions?

You just have your project directories misconfigured. There were a
couple of threads last week about this. Look for replies by me in thread
"cvs - package - directory", "configuring cvs", and "cvs - java hierarchy".

HTH,
Eric
--
The wages of sin are death; but after taxes are taken out, it's just a
tired feeling.
Previous Topic:How to debug applet running in web-browser?
Next Topic:Eclipse 3.0 M8, Ant plugin, Could not find one or more classes
Goto Forum:
  


Current Time: Sat May 10 18:05:30 EDT 2025

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

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

Back to the top