ponder-lab / che

Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.
http://eclipse.org/che
Eclipse Public License 1.0
2 stars 0 forks source link

Simple Java workspace #13

Open khatchad opened 8 years ago

khatchad commented 8 years ago

I tried the "simple" Java workspace example from Che. It looks like it's sets it up in a maven style project. That's not going to be great for beginning programmers. What do you think @LoneExplorer?

WaltRCodes commented 8 years ago

Yes, it might be a bit confusing.

khatchad commented 8 years ago

Perhaps we need to "write our own custom stack"?

khatchad commented 8 years ago

image

WaltRCodes commented 8 years ago

yeah maybe

khatchad commented 8 years ago

I think we'd need to write a javac runner.

WaltRCodes commented 8 years ago

alright

WaltRCodes commented 8 years ago

Is the custom stack picture from Che or Codenvy?

khatchad commented 8 years ago

@LoneExplorer I found a similar option on http://beta.codenvy.com/dashboard/#/create-project as well as http://localhost:8080/dashboard/#/create-project, which is my local che instance.

WaltRCodes commented 8 years ago

Alright, I see that there is the option to take a stack from a url. Do you think we should use that or write our own?

WaltRCodes commented 8 years ago

According to this link, we can just remove tools from a stack so maybe we can just remove maven. https://eclipse-che.readme.io/docs/stacks

khatchad commented 8 years ago

Nice.

On Wed, May 04, 2016 at 10:23:12AM -0700, Walter Rada wrote:

According to this link, we can just remove tools from a stack so maybe we can just remove maven. https://eclipse-che.readme.io/docs/stacks

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub*

Raffi Khatchadourian, PhD Assistant Professor and Open Educational Resources (OER) Fellow Computer Systems Technology New York City College of Technology City University of New York 300 Jay St., Room N913 Brooklyn, NY 11201-1909 United States +1 (718) 260-5325 rkhatchadourian@citytech.cuny.edu http://cuny.is/khatchad

khatchad commented 8 years ago

I'll leave that up to your design, but I suppose that that would depend on whether a desirable stack exists.

On Tue, May 03, 2016 at 08:49:24AM -0700, Walter Rada wrote:

Alright, I see that there is the option to take a stack from a url. Do you think we should use that or write our own?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub*

Raffi Khatchadourian, PhD Assistant Professor and Open Educational Resources (OER) Fellow Computer Systems Technology New York City College of Technology City University of New York 300 Jay St., Room N913 Brooklyn, NY 11201-1909 United States +1 (718) 260-5325 rkhatchadourian@citytech.cuny.edu http://cuny.is/khatchad