Posted on April 17, 2008 by michaelangela
This list has many of the plugins I already use, and there are more that I haven’t looked at yet. I’ll give them a shot in due time, but it’s a good reference.
dispatchEvent » Pimp my ‘clipse - a list of must-have Eclipse plug-ins for Flex/Flash Development
FlexBuilder may have its ups and downs [...]
Filed under: cool, eclipse, flex, plugins, tool | No Comments »
Posted on April 17, 2008 by michaelangela
Recently I have had trouble doing any updates in Eclipse. Buckminster always failed with a 404 not found. My current Buckminster Update Site is:
http://download.eclipse.org/technology/buckminster/updates
Later I found this bit:
Nabble - Eclipse - Buckminster Dev - Has something changed on buckminster update site?
yes, something has changed. Eclipse 3.3.2 was released and Buckminster headless-site.xml was updated [...]
Filed under: dev, eclipse, tip, tool | No Comments »
Posted on April 17, 2008 by michaelangela
You can pull the currently selected item in Finder into Quicksilver with Command-G. Neato! But you can also pull selected text in a current app. You probably need to install and enable the Quicksilver proxy objects. But once you do, you can grab selected text and it’ll show up in Quicksilver.
But! If you’re in Eclipse [...]
Filed under: cool, eclipse, quicksilver, tip | No Comments »
Posted on April 8, 2008 by michaelangela
1and1 had an update. Good. It broke subversion. Bad. After a short fight with subversion 1.4.6 (which didn’t work) I thought about using 1.4.5. Fortunately that’s pretty straightforward and… it works! So here are the commands for that. I develop on Eclipse using a JumpBox Trac/Subversion server locally. Changes to my Django app and [...]
Filed under: 1and1, automation, cool, dev, eclipse, education, svn, tip, tool, webfaction | No Comments »
Posted on April 5, 2008 by michaelangela
Short version: You must provide a path to the manifest.xml file in order for ant to find it! For example:
<arg line=”-namespace http://code.google.com/p/flexlib/ /path/to/manifest.xml” />
Long version: I didn’t know that… thought it makes total sense in hindsight.
I am using the very nifty WindowShade from the life-saving (OK that’s a bit melodramatic…
FlexLib library. However, I wanted [...]
Filed under: component, cool, dev, eclipse, education, flex, mac, subclipse, svn, tip, tool | No Comments »
Posted on March 31, 2008 by michaelangela
Thanks to Darren who added some notes on it, there may be hope yet! (I copy things things here to my blog in case the original sources disappear as many others have done… :-()
And Darren, yes it did help very much!
Eric Feminella: Solutions Architect, Rich Internet Applications » Blog Archive » Cairngen 2.1
For [...]
Filed under: cairngen, cairngorm, eclipse, tip, tool | 2 Comments »
Posted on March 31, 2008 by michaelangela
So I was trying out the Soylatte Java VM to get it to work with Eclipse so I could use Cairngen on a 10.4 Mac. I got an error after working with some Eclipse configurations so that Eclipse started with errors and didn’t allow much work. However starting from the command line (/Applications/eclipse/eclipse) got me [...]
Filed under: cairngen, cairngorm, eclipse, java, tool | No Comments »