Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse won't compile project on Google Drive(Eclipse won't compile project on Google Drive)
Eclipse won't compile project on Google Drive [message #1842862] Sat, 03 July 2021 14:02 Go to next message
Neil Aggarwal is currently offline Neil AggarwalFriend
Messages: 9
Registered: July 2021
Junior Member
Hey everyone:

I have a project on my local C: which Eclipse builds without a problem.

I am using:
Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
Version: 2021-06 (4.20.0)
Build id: 20210612-2011

On Windows 10.

I moved the project to my Google Drive which is on G:

Now, I can load the project and edit the source files, but it will not build. I have tried to use Build Automatically and Build All. Nothing, no error messages, no class files.

Any ideas why this would not work?

Thanks,
Neil
Re: Eclipse won't compile project on Google Drive [message #1842863 is a reply to message #1842862] Sat, 03 July 2021 18:28 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Are you sure that you copied cleanly?

You might have left metastate pointing at the old project.

You might have two copies of the project.

Make sure you delete the old project in Eclipse. Close the new project.

Restart Eclipse with and open, refresh and clean. Then maybe it will work.

If not search for any "C:" references in your G: project..

Regards

Ed Willink
Re: Eclipse won't compile project on Google Drive [message #1842875 is a reply to message #1842863] Sun, 04 July 2021 20:55 Go to previous messageGo to next message
Neil Aggarwal is currently offline Neil AggarwalFriend
Messages: 9
Registered: July 2021
Junior Member
I think you are correct. I created a simple HelloWorld project and that compiles.
I will try re-creating my project.

Thank you for the help!
Re: Eclipse won't compile project on Google Drive [message #1842881 is a reply to message #1842875] Mon, 05 July 2021 03:04 Go to previous message
Neil Aggarwal is currently offline Neil AggarwalFriend
Messages: 9
Registered: July 2021
Junior Member
I created a new project and it compiles. Thanks for the help!
Previous Topic:System.console() missing
Next Topic:Context-help drop-down content for Ant Editor
Goto Forum:
  


Current Time: Wed Apr 24 15:17:55 GMT 2024

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

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

Back to the top