RE: Project clashes with package of same name FYI
RE: Project clashes with package of same name FYI
- Subject: RE: Project clashes with package of same name FYI
- From: "Shantanu Wadodkar" <email@hidden>
- Date: Fri, 14 Feb 2003 12:03:08 +0530
- Organization: Avesta Computers Pvt Ltd
Hi I got the answer to my Q....
Just make sure what ever file ur compiling ex "Project.java" should not
reside in the directory which has the directories in the top tree
containing same name.
Ex
C:\Project\RTS\Project.java => will throw error, change it to something
like
C:\MyProject\RTS\project.java +> this will work....
Thanks
Shantanu Wadodkar
Avesta Computer Services ltd.
C/6 Hermes Vishal,
Koregaon Park,
Pune 411001. (www.avestacs.com)
-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of Shantanu
Wadodkar
Sent: Friday, February 14, 2003 11:34 AM
To: email@hidden; email@hidden
Subject: Project clashes with package of same name
Hi
Help me out ...
Any one knows the solution on this error
"C:\Project\RTS\RTSBusiness\RTSBusiness.build\derived_src\java\Project.j
ava:9: Project clashes with package of same name
public class Project extends ProjectBase {
^
"
Thanks in advance
Shantanu
Shantanu Wadodkar
Avesta Computer Services ltd.
C/6 Hermes Vishal,
Koregaon Park,
Pune 411001. (www.avestacs.com)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.