Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Unable to run nodejs from eclipse plugin using J2V8
Unable to run nodejs from eclipse plugin using J2V8 [message #1791052] Fri, 22 June 2018 08:47 Go to next message
Naveena Bellamkonda is currently offline Naveena BellamkondaFriend
Messages: 3
Registered: June 2018
Junior Member
Hi,

We have a custom eclipse plugin developed for a bpm tool. I have implemented running postman tests using J2V8 and node js( using limberest js) from the plugin. This works fine when I try to run in the debug eclipse application mode in the target platform (observed that eclipse development platform emulates console which is launched from javaw.exe) but if i try to execute the test from main eclipse, eclipse gets crashed. I suspect it is not able to find the console to log the console.log statements. If I comment the console.log statements, test still fails but atleast eclipse does not get crashed.

I am using j2v8-4.6.0.jar and tried with eclipse neon and oxygen. Please suggest me how to resolve this issue.
Re: Unable to run nodejs from eclipse plugin using J2V8 [message #1795599 is a reply to message #1791052] Wed, 26 September 2018 05:43 Go to previous message
Naveena Bellamkonda is currently offline Naveena BellamkondaFriend
Messages: 3
Registered: June 2018
Junior Member
when started eclipse with -debug option, it provides console and I am able to exceute j2v8 code
Previous Topic:Debugging plugin does not work with photan
Next Topic:Weblogic Connection Issues using SSL & Admin Port
Goto Forum:
  


Current Time: Thu Apr 25 04:24:39 GMT 2024

Powered by FUDForum. Page generated in 0.03068 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top