Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a Project for a different runtime within a Workspace fails to create a project that will compile/run #267

Closed
snorthov opened this issue Feb 3, 2016 · 2 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@snorthov
Copy link

snorthov commented Feb 3, 2016

I was in the workspace that I created for console-java-simple. I said:

  1. Workspace->Create Project
  2. SAMPLES: web-nodejs-simple
  3. Press 'Create'
  4. BUG 'CMD' button still says 'consle-java-simple: build' instead of JS build commands
  5. Open a console (+)
  6. Type npm
  7. BUG: no npm

From talking to people, my understanding is that all of the projects within a workspace must all be of the same type (ie. all Java). If this is so, then 'Create Project' needs to gray out runtimes that don't apply (or something like that) so I am unable to get into this error state from the UI.

@snorthov snorthov changed the title Creating a Project for a different runtime within a Workspace fails Creating a Project for a different runtime within a Workspace fails to create a project that will compile/run Feb 3, 2016
@ddementieva ddementieva added kind/bug Outline of a bug - must adhere to the bug report template. and removed kind/bug Outline of a bug - must adhere to the bug report template. labels Feb 4, 2016
@TylerJewell
Copy link

@snorthov All three issues are confirmed. One is a regression from the beta build. We have issues opened and they will be resolved before the GA.

@TylerJewell
Copy link

This was resolved in 4.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants