Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Exposing a plug-in's interface to a Perl or Python script
Exposing a plug-in's interface to a Perl or Python script [message #605194] Mon, 22 March 2010 13:42
Steve Goodrich is currently offline Steve GoodrichFriend
Messages: 13
Registered: February 2010
Location: Colorado
Junior Member
I'm writing a plug-in for Eclipse. Within this bundle is a class
containing certain custom methods (for example, "SendPacket" and
"RingBell"). I would like to have my plug-in read a PERL script off the
file system and execute that script... but I want that script to be able
to call my SendPacket and RingBell methods.

How would I do this? How do I expose my interface to a script (for
example perl or python, although it may be something else) that I'm loading?

Thanks!
-- Steve G.
Previous Topic:Exposing a plug-in's interface to a Perl or Python script
Next Topic:Extension Point and Class Loading Error
Goto Forum:
  


Current Time: Tue Mar 19 10:55:07 GMT 2024

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

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

Back to the top