Using intellij to debug eclipse plugins -


i working on eclipse plug-in involves many modules, , debug , run eclipse plug-in intellij.i open project in intellij edit code when have run/debug project have open eclipse ide , start there. how can use intellij this?

i haven't tried ... try launching rcp application stand alone remote debug parameters specified in application's .ini file.

then point intellij appropriate source , attach it's debugger running app.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -