Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Project naming issue(error , bug, name, project name)
Project naming issue [message #1856480] Tue, 13 December 2022 02:28 Go to next message
Name Harry is currently offline Name HarryFriend
Messages: 3
Registered: December 2022
Junior Member
index.php/fa/42779/0/I name the java project "swing1" and the name is not valid,
The Error says that "The name of the new project must be 'Swing1'". (index.php/fa/42779/0/)

But when i change the name to "Swing1". The Error "A project with this name already exists." appears. (index.php/fa/42780/0/)

Can anyone explain this funny situation?

Thank you.
Re: Project naming issue [message #1856484 is a reply to message #1856480] Tue, 13 December 2022 07:25 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
The Windows file system is not case sensitive, so you cannot have a folder named swing1 and also a folder named Swing1 (or any other case variation, e.g., SWING1) in the same parent folder.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Project naming issue [message #1856499 is a reply to message #1856484] Tue, 13 December 2022 14:03 Go to previous message
Name Harry is currently offline Name HarryFriend
Messages: 3
Registered: December 2022
Junior Member
Thank you very much for your answer, @Ed Merks!
Sorry ,I'm confused about how to describe the problem. I will create a new topic that describe my problem more clearly.
Previous Topic:Why did Eclipse delete all my files?
Next Topic:Importing Java project in Eclipse from command line
Goto Forum:
  


Current Time: Thu Apr 25 22:01:19 GMT 2024

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

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

Back to the top