Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » load jar files created with tbc
load jar files created with tbc [message #656187] Thu, 24 February 2011 13:37
Inbar  is currently offline Inbar Friend
Messages: 1
Registered: February 2011
Junior Member
Hi,
I need to load a tcl script to my project in eclipse.
The problem is that I don't want to load the tcl source code (since I don't want to release it with Eclipse package).
I tried 2 options:
1 - Compile Tcl (using tclPro). However, it seems eclipse doesn't support it
2. Compile Tcl to java (using tjc). From the created jar files, I created a plugin in eclipse, and then I added it to the "required plugins" in my main project.
The question is how can I load/use those jar files?

Any one tried this flow? or have other ideas how to load non-source-code tcl into eclipse-rcp?

Thanks,
Inbar
Previous Topic:relative placing of views of different plugins
Next Topic:StatusLine management - disappearing composites problem
Goto Forum:
  


Current Time: Fri Apr 26 17:15:20 GMT 2024

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

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

Back to the top