How do you open an external Vim editor containing the active Eclipse editor file

There’s two ways to do this, the canonical way, and the hack. First: The Canonical Way Window > Preferences… Fold out General > Editors > File Associations. Choose the file type you want to edit Click the “Add” button beside the “Associated editors” box. Click “External programs” and “Browse…”, then find gvim, or enter /usr/bin/gvim, … Read more

How to use JavaFX 2 SDK in Eclipse?

There are two options: 1) EDIT: Since 7u35 (or smth near it) JavaFX was included into base JDK classpath so you can use JavaFX classes right away. Just set up your projects to use fx libs: JavaFX 2.0 API is pure Java. So you can create a new Java project and add sdk-path/rt/lib/jfxrt.jar to libraries … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)