Hi Bhavesh,

if you take a look at the plugin.xml definitions of com.mountainminds.eclemma.core and com.mountainminds.eclemma.ui you will see the extension point that have to be defined to support another launch type:

- org.eclipse.debug.core.launchDelegates
- org.eclipse.debug.ui.launchConfigurationTabGroups

And optionally:

- org.eclipse.debug.ui.launchShortcuts
- org.eclipse.ui.commands
- org.eclipse.ui.bindings

If you're familiar with Eclipse RCP development in general and the Eclipe debug framework in particular it shouldn't be difficult to create an plug-in for your launch types.

Best regards,
-marc



On 27.02.14 15:56, [email protected] wrote:
Thanks Marc,

I will contact IBM team for sure. Meantime do you have any idea or document 
which may help me to create the plug-ins which can launch in the code coverage 
mode?

Thanks & Regards
Bhavesh

On Thursday, February 27, 2014 12:52:58 PM UTC, Marc R. Hoffmann wrote:
Hi Bhavash, the launch types suppoerted by EclEmma are listed in documentation: http://www.eclemma.org/userdoc/launching.html If Webshere uses its own launch type this is not supported by EclEmma. Anyhow it is possible to create plug-ins to enable coverage modes for additional launch types. I know 
that IBM has done this internally to get code coverage for their products. Please contact IBM support for this. We can't provide support for closed-source products here. Best regards, -marc On 27.02.14 12:05, [email protected] wrote: > Hi Marc, > > Manual download and than import works 
for me now.. But now i have another question. is it possible to launch an app from RAD in coverage mode if you are using Websphere server v7.0? I had configure my server but dont know how to configure that with the coverage mode. > > Thanks & Regards, > Bhavesh > > On Thursday, 
February 27, 2014 7:57:15 AM UTC, Marc R. Hoffmann wrote: >> Hi, the URL http://update.eclemma.org/ is an Eclipse update site only and cannot be opened with a browser. To test the update site you can open the following URL: http://update.eclemma.org/content.jar Note that if you're in a corporate 
environment you might need specific proxy settings for your Eclipse. Best regards, -marc On 2014-02-26 16:00, [email protected] wrote: > Hi > > I have installed RAD Version: 8.5.0. and when i try to add site url > http://update.eclemma.org it says could not found and when i hit the 
> url in browser its giving me same error :( > > Thanks > Bhavesh > > On Wednesday, February 19, 2014 8:10:15 PM UTC, Marc R. Hoffmann wrote: >> http://en.wikipedia.org/wiki/IBM_Rational_Application_Developer Looks >> like RAD 8.0 is based on a Eclipse version which is 
supported by the >> latest versions of EclEmma. Cheers, -marc On 19.02.14 17:29, >> [email protected] wrote: > Thanks for reply, I have another >> question which version of RAD is required to use your latest plugin? > >> On Tuesday, February 18, 2014 12:39:56 PM UTC, 
Marc R. Hoffmann wrote: >> >> AFAIK RAD 7.5.4 is based on a *very* old Eclipse version 3.4 or something. EclEmma 2.x requires at least Eclipse 3.5 (already released 2009). You might alternatively use EclEmma 1.x which required Eclipse 3.1, but was based on EMMA and is not supported any 
more. Best regards, -marc On 2014-02-18 12:23, [email protected] wrote: > Hi > > I was trying to install the plugin in my IBM Rational® Application > Developer™ for WebSphere® Software Version: 7.5.4. and was getting > below error, so i got a doubt is this JaCoCo is compatible with 
RAD > 7.5.4 or not? > > Cannot complete the request. See the details. > Unsatisfied dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.platform.feature.group/3.5.0 > Unsatisfied 
dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.group/ 3.5.0 > Unsatisfied dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > 
requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.rcp.feature.group/3.5.0 > Unsatisfied dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.platform.feature.group/3.5.0 > 
Unsatisfied dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.rcp.feature.group/3.5.0 > Unsatisfied dependency: > [com.mountainminds.eclemma.feature.feature.group 2.2.1.201306092145] > 
requiredCapability: > org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.group/3.5.0 > > Thanks > Bhavesh


--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to