Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Debbuging Java Stored Procedure ?
Debbuging Java Stored Procedure ? [message #252152] Sun, 13 June 2004 11:07 Go to next message
Eclipse UserFriend
Originally posted by: purbanski.poczta.fm

Hi

Is anybody know if is possible to debug Java Stored Procedure on Oracle
database usung Eclipse platform?
I can't figure out how to set up Eclipse in listening mode (JDWP).
Any suggestion?
Re: Debbuging Java Stored Procedure ? [message #252317 is a reply to message #252152] Mon, 14 June 2004 14:48 Go to previous messageGo to next message
Darin Wright is currently offline Darin WrightFriend
Messages: 454
Registered: July 2009
Senior Member
You can use a "Remote Java Application" launch configuration to attach to a
remote VM that is running in debug mode. See "Run > Debug...", and select
"Remote Java Application" to create a new config that will attach to a
remote VM at a specific host:port.

Darin

"Piotr" <purbanski@poczta.fm> wrote in message
news:cahc21$dsm$1@eclipse.org...
> Hi
>
> Is anybody know if is possible to debug Java Stored Procedure on Oracle
> database usung Eclipse platform?
> I can't figure out how to set up Eclipse in listening mode (JDWP).
> Any suggestion?
>
>
Re: Debbuging Java Stored Procedure ? [message #293411 is a reply to message #252317] Sun, 23 October 2005 21:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipsezone.matthewjohnson.co.uk

Can anyone point me to a guide or any further info on this? (specific to debugging Java stored procedures on Oracle)
Re: Debbuging Java Stored Procedure ? [message #1728212 is a reply to message #293411] Thu, 31 March 2016 23:05 Go to previous message
Shwetha Venkatesh is currently offline Shwetha VenkateshFriend
Messages: 15
Registered: March 2016
Junior Member
Is there any document on how to debug Stored Procedures in Eclipse?? Appreciate if any one could let me know on how to attach debugger for DB like Postgres in eclipse.
Previous Topic:Sample ipe module doesnt build
Next Topic:Trying to use eclipse dependency injection of a service from a non-eclipse bundle
Goto Forum:
  


Current Time: Tue Mar 19 09:31:12 GMT 2024

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

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

Back to the top