Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Using HTML to run a java command within plugin
Using HTML to run a java command within plugin [message #1229297] Thu, 09 January 2014 06:03 Go to next message
Dwight Naylor is currently offline Dwight NaylorFriend
Messages: 23
Registered: June 2012
Junior Member
Hi there,

I didn't know where to post this. If I'm in the wrong forum, please let me know or move the post.

I'm developing an eclipse application, and I was wondering if there was an easy way to have the user be able to execute certain java code (that I've written beforehand) from clicking a link in an HTML page (open in the same eclipse application). Example below:

index.php/fa/17188/0/


Is there an easy way to use html to launch a specific jar, Command, or Action in java? I cannot recode the entire command in javascript, but if I could use java script to call a library that would be nice.

Thanks for your help,
-Dwight Naylor

  • Attachment: pic1.png
    (Size: 24.09KB, Downloaded 517 times)
Re: Using HTML to run a java command within plugin [message #1230487 is a reply to message #1229297] Sun, 12 January 2014 05:28 Go to previous message
Dwight Naylor is currently offline Dwight NaylorFriend
Messages: 23
Registered: June 2012
Junior Member
Bump. Little success on this so far.
Previous Topic:Programmatically Import Project to Workspace (with copy)
Next Topic:View plugin ICON issue
Goto Forum:
  


Current Time: Fri Apr 19 23:43:34 GMT 2024

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

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

Back to the top