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

run exercise 3.2_Automatically_Wrapping_JS_Code of tutorial 3 from HEADS IDE - nothing happens #63

Open
skorsky opened this issue Mar 2, 2015 · 5 comments
Assignees

Comments

@skorsky
Copy link

skorsky commented Mar 2, 2015

Try to run exercise 3.2_Automatically_Wrapping_JS_Code of tutorial 3 from HEADS IDE.
I use the context menu of /3.2_Automatically_Wrapping_JS_Code/thingml-gen/javascript/Deployment0JS/kevs/main.kevs and start Run as --> 4 Compile and Run as Kevoree Script. Nothing happens. I checked the console, the processes (task manager). Only in the error log I see this:

null
org.eclipse.wst.jsdt.core
Warning
Mon Mar 02 17:00:19 CET 2015
JSDT AbstractIndexer attempted to index a field with no name, this should never happen.
typeName: String
declaringType: ___anonymous_types

(Don't know if this is related to the Run as.)

The same symptom when I use Run as --> 5 Quick Run as Kevoree Script

@brice-morin
Copy link
Member

@barais what is the proper way to run Kevoree/JS from the HEADS IDE?

@maxleiko
Copy link
Contributor

maxleiko commented Mar 9, 2015

Use mvn kev:run or grunt kevoree

@brice-morin
Copy link
Member

@skorsky should we consider that issue closed?

@skorsky
Copy link
Author

skorsky commented Apr 15, 2015

May be we should move it to the HEADS IDE.
Running mvn kev:run or grunt kevoree is just a workaround.
But the underlying question about
Run as --> 4 Compile and Run as Kevoree Script and Run as --> 5 Quick Run as Kevoree Script is not solved. What should these menu entries do? Are they working properly now or are they work in progress?

@brice-morin
Copy link
Member

@barais what is the status here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants