- The opinions expressed here are my personal opinions. Content published here is not read or approved in advance by EMC and does not necessarily reflect the views and opinions of EMC.
Tags
agile aix ant automation bug tracking convention data dependency injection design pattern eclipse encapsulation eXtreme Programming factory fix gnu/linux gwt html java javafx jsp jvm log mvc osgi parameter object perforce performance pipe refactoring reflection regexp service strange struts subversion TDD tennis tomcat visitor vpn webapp xacml xml xp studio xsltTwitter
- RT @macgirlsweden #XACML engine evaluates the policy & w/ low risk level allows edit but w/ higher level removes edit or hides doc #mmtm12 1 day ago
- RT @johjak #mmtm12 Jeroen starting demo of #xacml policy-based security; risk-adative security. Interesting! #emcworld #documentum 1 day ago
- RT @macgirlsweden #XACML Components being shown #mmtm12 #documentum http://t.co/Va6uqdIq 1 day ago
- RT @turnerkid #mmtm12 reactive dynamic adaptive security model being discussed. Been working with RSA #XACML 1 day ago
- RT @macgirlsweden Argues for a need for dynamic security models - shows off the #XACML engine #mmtm12 #documentum 1 day ago
Tag Archives: javafx
JavaFX for GNU/Linux has arrived
Finally, the time has come: JavaFX is now supported on both GNU/Linux and Solaris. It’s not really advertised, though, so h Here’s how to get it: Go to the JavaFX website. Click the Download now button. Yes, the one that … Continue reading
JavaFX plugin for Eclipse patched
A while ago I wrote about how the JavaFX Eclipse plugin has some shortcomings. Luckily, the plugin is released under an Open Source license (BSD). Therefore, the source is available, and anyone can fix problems and supply patches. So I … Continue reading
JavaFX plugin for Eclipse
Being an happy Eclipse user, I’ve always felt sort of a second-rate citizen in the JavaFX world. I get it that Sun wants to promote their own IDE. But let’s face it, there are a lot of us Eclipseans (is … Continue reading
JavaFX 1.0 is out!
The 1.0 version of JavaFX is finally out. Unfortunately, there is no support for GNU/Linux and Solaris yet, but you can get it to work on GNU/Linux by downloading the Mac OSX version, and following these instructions. Have fun! Update: … Continue reading
Running a JavaFX script from an OSGi bundle
Two technologies that have been on my radar for a while are JavaFX, Sun’s entry in the RIA race, and OSGi, the Dynamic Module System for Java. In this tutorial, I will combine the two by running a JavaFX script … Continue reading
Posted in Code
Tagged bundle, class path, eclipse, javafx, manifest, osgi, plug-in, service provider
19 Comments