Skip to content

Conversation

@vrubezhny
Copy link
Contributor

The destination directory for unpacking the Node.js runtime is changed
from <tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.>/<node.js rintime zip-filename>
to <User's workspace>/.metadata/.plugins/<tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.>/<node.js rintime zip-filename>
in order to prevent the attempts to extract the runtime zip-archive into the directories with
restricted access rights.

See: https://issues.jboss.org/browse/JBDS-4132
Issue: #441 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64
Signed-off-by: Victor Rubezhny [email protected]

The destination directory for unpacking the Node.js runtime is changed from <tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.<platform>>/<node.js rintime zip-filename> to <User's workspace>/.metadata/.plugins/<tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.<platform>>/<node.js rintime zip-filename> in order to prevent the attempts to extract the runtime zip-archive into the directories with restricted access rights. See: https://issues.jboss.org/browse/JBDS-4132 Issue: angelozerr#441 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64 Signed-off-by: Victor Rubezhny <[email protected]>
@angelozerrangelozerr merged commit 02456a1 into angelozerr:masterOct 27, 2016
@angelozerr
Copy link
Owner

Thanks @vrubezhny !

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vrubezhny@angelozerr