Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Debug configuration for non java nature project(Debug configuration for non java nature project)
Debug configuration for non java nature project [message #678477] Thu, 09 June 2011 14:32
vinay  is currently offline vinay Friend
Messages: 26
Registered: March 2011
Junior Member
Hi,

My plugin creates an project for an Java application but it doesn't have Java nature.
I want a debug configuration (Remote Java App) for that project. I am able to launch the (Remote Java App)debug config for my project but there are few problems I am facing :
1) I want to set the attributes(host & port) in connection properties. I am (using ILaunchConfigurationWorkingCopy)able to set port value but not host somehow. I am using JavaLaunchConfigurationConstants.ATTR_CONNECT_MAP with map keys being "host" and "port".
2) I want to associate this debug config with my non java nature project.

Please guide me.

Thanks in advance.
Previous Topic:How to run JUnit Plug-in Test via Ant outside Eclipse
Next Topic:JasperWave - completely new Eclipse-based designer for JasperReports
Goto Forum:
  


Current Time: Fri Mar 29 01:09:10 GMT 2024

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

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

Back to the top