Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Student Submissions in Classroom
Student Submissions in Classroom [message #820363] Wed, 14 March 2012 03:06 Go to next message
Gregg Smith is currently offline Gregg SmithFriend
Messages: 2
Registered: March 2012
Junior Member
I am teaching a very beginning class of Java Programming and I am really not a programmer myself and am more or less on my own. I have only taught the basic Office courses. Nevertheless I am doing the best I can. I am brand new to Eclipse. The students have been using NetBeans some, but it seems that Eclipse has a lot of advantages, so I am moving towards it. Previously I have merely run programs from the command prompt and am not very adept with NetBeans. I am not requiring the students to use Eclipse, but am encouraging them to do so.

These may seem like very simple questions, but here they are! How should I best handle my student submissions using Eclipse? I am referring how to handle workspaces, packages, etc. Do I use one workspace for all submissions? What if submitted Java files are named the same? How do I import the files and what do I import? What problems do I need to foresee and handle? The work is submitted through a Learning Management System, called Moodle.

Any help will be greatly appreciated!
Re: Student Submissions in Classroom [message #820991 is a reply to message #820363] Wed, 14 March 2012 20:32 Go to previous messageGo to next message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
On 03/13/2012 11:06 PM, Gregg Smith wrote:
> These may seem like very simple questions, but here they are! How
> should I best handle my student submissions using Eclipse? I am
> referring how to handle workspaces, packages, etc. Do I use one
> workspace for all submissions?

I would suggest you use a single workspace, but have your students
create (and submit) Eclipse projects. Projects are easily transported
from one workspace to another using the import/export facilities within
Eclipse.

> What if submitted Java files are named
> the same? How do I import the files and what do I import?

Again, if you Projects within the workspace, there will be no file name
clash between projects.


HTH,

Denis
Re: Student Submissions in Classroom [message #821022 is a reply to message #820991] Wed, 14 March 2012 21:17 Go to previous message
Gregg Smith is currently offline Gregg SmithFriend
Messages: 2
Registered: March 2012
Junior Member
Thank you. I am sure it will become clear as I gain experience. I just want to get started on the right foot!
Previous Topic:new project dialog box opens empty
Next Topic:No Software Listed in Install New Software Dialog
Goto Forum:
  


Current Time: Thu Apr 18 22:58:31 GMT 2024

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

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

Back to the top