ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcljava-dev
tcljava-dev
Re: [tcljava-dev] tcl interpr from eclipse plug-in
by Patrick Finnegan other posts by this author
Aug 9 2007 5:40AM messages near this date
[tcljava-dev] tcl interpr from eclipse plug-in | Re: [tcljava-dev] tcl interpr from eclipse plug-in
On 09/08/07, ivan letvencuk <ivan.letvencuk@[...].com>  wrote:
> 
>  Hello!
> 
>  Is it possible to work with Tcl Interpr within a plugin? When I make a
>  simple java project in Eclipse that contains something like:
> 
>  Interpr i = new Interp();
>  try {
>     interp.eval("puts hello!");
>  } catch (TclException ex) {
>      // Handle Tcl exceptions here ...
>  }
> 
>  everything works just fine but when I try to do the same thing from my
>  plug-in, tcl/lang/TclException occurs.
>  Can anyone tell me why?
> 
>  Ivan


Which plugin?    Java or Tcl?
Thread:
Ivan Letvencuk
Patrick Finnegan
Ivan Letvencuk
Patrick Finnegan

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved