Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Orion on Windows

that did work for the editor problem. Thanks for that.

And sorry for the noob question, is there a good point to start reading about orion from a users perspective ? E.G. is there a guide or howto to create a run configuration for a local orion instance ?

Volker

Am 2016-08-12 19:46, schrieb Steve Northover:
It sounds as if this can be fixed by a Quick Fix. You must tell Orion
that you are developing for Node.

Try hovering over the (x):

Steve

vkuehn---08/12/2016 06:54:19 AM---Hello, just have downloaded the
eclipse-orion-12.0-win32.win32.x86.zip and

From: vkuehn@xxxxxxxxxxxxxxxxx
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 08/12/2016 06:54 AM
Subject: [orion-dev] Orion on Windows
Sent by: orion-dev-bounces@xxxxxxxxxxx

-------------------------

Hello,

just have downloaded the eclipse-orion-12.0-win32.win32.x86.zip and
installed it to a windows XP machine

Also Node v4.4.7 is installed and works fine.

However when creating a simple testNode.js file with
"console.log("Hello");" as only content.
Orion complains about 'console' is undefined' and the console does
only
know help as command

From the WIKI https://wiki.eclipse.org/Orion/Node/Getting_started it
is
mentioned
"This implementation of Orion supports developing your own Node
applications with Orion's editing environment. "

Can anyone please clarfiy why orion complains about console.log and
why
orion does not give access to the windows console ?

Many thanks
Volker

P.S. it would be charming to develop through orion remotely a node.js
application
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev


_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top