Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Is their a way to share the project between students
Is their a way to share the project between students [message #1778891] Sat, 23 December 2017 02:06 Go to next message
Ball Ha is currently offline Ball HaFriend
Messages: 1
Registered: December 2017
Junior Member
Could use some guidance. I work for in IT for a school that is getting ready to do a robotics program next semester. I was tasked with installing Eclipse and Java JDK in preparation for this. That was all the information I was given.

Now the questions. What version of eclipse and Java do I need to get them started. We use single sign on and everyone has their own login. Is their a way to share the project between students? Any guidance would be helpful, not getting alot of information form actual use end.
Re: Is their a way to share the project between students [message #1778896 is a reply to message #1778891] Sat, 23 December 2017 07:19 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
You can get the latest Eclipse from https://www.eclipse.org/downloads/ and use the links there to install or download the Java package but before that get a JDK 9 from http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html or a JDK 8 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html and install that first. The best way to share projects is via a source code control (team) mechanism such as Git. All the Eclipse packages come with EGit installed and with a free account at https://github.com/ you have everything you need to maintain the projects in Git.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How Do I Write Python In Eclipse?
Next Topic:Delete an old topic I've created
Goto Forum:
  


Current Time: Tue Apr 23 15:38:11 GMT 2024

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

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

Back to the top