Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Proposal for a new useful (?) Eclipse plugin
Proposal for a new useful (?) Eclipse plugin [message #242688] Wed, 11 April 2007 02:40 Go to next message
Eclipse UserFriend
Originally posted by: jpk.nera.no

Hi!

I am not sure if this exist - at least I havent been able to locate
something like this.

I have an idea that it would be possible to create an Eclipse plugin that
uses the debug interface to attach to a remote JVM and monitor and control
log4j settings. Something similar to LogWeb -
http://www.codeczar.com/products/logweb/index.html - but where the only
changes on the target JVM would be to enable remote debugging.

Would it be possible to implement something like this?

--
Jarl Petter
Re: Proposal for a new useful (?) Eclipse plugin [message #242738 is a reply to message #242688] Wed, 11 April 2007 13:27 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Jarl Petter Kvalsvik wrote:
> Hi!
>
> I am not sure if this exist - at least I havent been able to locate
> something like this.
>
> I have an idea that it would be possible to create an Eclipse plugin that
> uses the debug interface to attach to a remote JVM and monitor and control
> log4j settings. Something similar to LogWeb -
> http://www.codeczar.com/products/logweb/index.html - but where the only
> changes on the target JVM would be to enable remote debugging.
>
> Would it be possible to implement something like this?

Certainly, although it really has nothing to do with debugging per se.
The approach I would take would be to write a LogWeb client as a plugin;
it would talk to LogWeb using something like Jakarta's HTTPClient
library, providing an Eclipse-hosted GUI instead of requiring the user
to open a browser and use the LogWeb web GUI.

Hope this helps,
Eric
Previous Topic:JDK 5.0 and Compiler compliance level set to 1.4
Next Topic:Error opening JarFile
Goto Forum:
  


Current Time: Wed May 07 03:38:16 EDT 2025

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

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

Back to the top