Skip to main content



      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 10:02 Go to next message
Eclipse UserFriend
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 14:28 Go to previous messageGo to next message
Eclipse UserFriend
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 16:55 Go to previous messageGo to next message
Eclipse UserFriend
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] Sun, 04 July 2021 23:04 Go to previous message
Eclipse UserFriend
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: Fri Jul 04 22:22:51 EDT 2025

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

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

Back to the top