First version of my plugin is out there [message #47349] |
Sun, 25 May 2003 06:48 |
Eclipse User |
|
|
|
Originally posted by: purplehayz.earthlink.net
Thanks to help from this list, I've written my first plugin, a view that
displays the system properties (of the default JVM for running stuff, not
the JVM running eclipse) in a Table and allows for copying the value of
individual cells. You can also sort the table by clicking on the Property
column header.
What's broken so far:
1) if you sort and have selected something, that item doesn't get sorted.
2) selecting the column header doesn't work on MacOS X for some reason.
3) I need to add a sort direction indicator to the column header
4) I used a TableCursor to handle the selection of cells and I don't know
how to control the coloration and justification of selected cells (yet).
5) I want to add a control to select from among the JVMs known to eclipse
for the view.
You can go to http://www.alephnaught.com/Eclipse for the web page, or select
that as an update url and grab the source + binaries using the update
interface.
I'll be cleaning up the code and especially looking for ways to isolate and
reuse the launching stuff inside over the coming days.
Thanks and have fun! - Bob
--
Bob Hays, Computer Geek
"In this world you must be oh so smart or oh so pleasant. Well, for years I
was smart. I recommend pleasant."
-- Elwood P. Dowd as played by James Stewart in Harvey
|
|
|
Powered by
FUDForum. Page generated in 0.06168 seconds