2007.08.04 ECF links
{2007.08.04 23:37}
a tech blog, by Colin Pretorius
{2007.08.01 22:06}
lsb_release -a
.
{2007.07.28 10:29}
{2007.07.26 00:11}
table.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true))
(see for eg. [news.eclipse.platform.swt] Re: Table Scrolling)
{2007.07.24 00:24}
Some links to revisit on a rainy afternoon...
{2007.07.22 14:37}
I don't use it anymore, but I'll always have a soft spot for Gentoo. Not without its issues at the moment.
{2007.07.20 23:50}
IEditorActionDelegate.run(IAction action)
is something like form.getEditorSite().getPage().saveEditor(form, false)
, where you'd store / update form via IEditorActionDelegate.setActiveEditor()
.
{2007.07.16 22:07}
Want to re-use Eclipse icons in my own projects. Extensions need a reference to the icons, to use them. I still have some unanswered questions, but gathered these links thus far.
{2007.07.13 23:21}
Now that I have a link blog, I look about me and see that presently, I have nothing worth linking to.
{2007.07.12 23:16}