[tcljava-dev] Re: tcljava-dev digest, Vol 1 #142 - 2 msgs
by Patrick Finnegan other posts by this author
Sep 3 2005 12:45AM messages near this date
Re: [tcljava-dev] Itcl support added to Jacl!
|
[tcljava-dev] Re: [tcljava-user] Creating an Eclipse plug-in for TclBlend
I am interested. Send me the deets and I will try a Windows build.
Patrick.
>
> Hi Mo,
>
> Remember I asked about creating an Eclipse plugin for TclBlend? Well,
> I've successfully
> created an Eclipse plugin. I was wondering if the TclJava developers
> were interested in
> my changes?
>
> My changes required very little changes to the TclJava code.
> I also went ahead and updated the configure and Makefile.in files. Now
> if a user uses
> the --enable-eclipseplugin --with-eclipse=<ECLIPSE_INSTALL_DIR> then
> they should
> be able to build the Eclipse plugin.
>
> The Eclipse plugin requires that Tcl was built statically (i.e.
> --disable-shared). This is so the
> plugin does not have to rely on Tcl being install on the users system in
> order to use it. It makes
> is self-contained.
>
> The Eclipse plugin is two separate plugins:
>
> tcl.lang_1.3.2.jar
> -and-
> tcl.lang.<os>.<arch>_1.3.2/ <-- this is a fragment for the tcl.lang
> plugin (platform specific).
>
> The fragment contains a lib/tcl8.4 directory and this is where the
> init.tcl file wil be sourced
> when the pluginin is used.
>
> Let me know if you're interested in having my changes. I've only tested
> building the plugin on
> Linux. However, I'm working on a Solaris test.
>
> Regards,
>
> Greg Pierce
> LSI Logic Corp.
>
>
>
Attachments:
pfinnegan.vcf
unknown1
|