Let's create a development environment for a car designer. The car designer needs to provide a Java editor, as well as some kind of drawing functionality. Each...
Let's create a development environment for a car designer. The car designer needs to provide a Java editor, as well as some kind of drawing functionality. Each part of the car will be stored in a different XML file, e.g., "wheel.xml", "bumper.xml", etc. We imagine that each new car project will look as follows on disk: Within our car designer, this is how the application will appear: As you can see, no drawing functionality. The point of this blog entry, instead, is to show...
Let's create a development environment for a car designer. The car designer needs to provide a Java editor, as well as some kind of drawing functionality. Each part of the car will be stored in...
Reading this new article on NetBeans Zone, re JavaFX development on the NetBeans Platform: ...I envision a world of applications that include JavaFX + EMF +...
Reading this new article on NetBeans Zone, re JavaFX development on the NetBeans Platform: ...I envision a world of applications that include JavaFX + EMF + OSGi, developed in NetBeans IDE!
Wouldn't it have been cool if Oracle had said the following, sometime during all those announcements yesterday:"The NetBeans Platform is very important to a lot...
Wouldn't it have been cool if Oracle had said the following, sometime during all those announcements yesterday:"The NetBeans Platform is very important to a lot of our customers, who are actually building their products on top of the NetBeans Platform. We want to make that the best platform that we can for doing that for you." If Oracle had said that, based on the plain fact of the existence of customers (some of them using Oracle, many of them being very large corporations...
Wouldn't it have been cool if Oracle had said the following, sometime during all those announcements yesterday:"The NetBeans Platform is very important to a lot of our customers, who are actually...
Let's say you have one base application for all your customers. However, each customer has some user-specific settings that need to be distributed and installed...
Let's say you have one base application for all your customers. However, each customer has some user-specific settings that need to be distributed and installed in some way. Previously, i.e., in your pre NetBeans Platform days, you might have distributed an INI file (or some other config file) which was somehow read into the application to include the customizations. But now you're working with the NetBeans Platform. Is there specific support for this scenario or should you...
Let's say you have one base application for all your customers. However, each customer has some user-specific settings that need to be distributed and installed in some way. Previously, i.e., in...
NetBeans IDE 6 is out. Time to hurry to http://www.netbeans.tv/ and check for movies. Another place is YouTube, a few interesting things can be found there too....
NetBeans IDE 6 is out. Time to hurry to http://www.netbeans.tv/ and check for movies. Another place is YouTube, a few interesting things can be found there too. Here's one way of doing it, using a Swing YouTube Player: YouTube is really well integrated here, for example, you can scroll through related movies within the browser component, i.e., note the "left" and "right" arrows on the two sides of the screenshot below. And, at the bottom of the currently playing movie, you...
NetBeans IDE 6 is out. Time to hurry to http://www.netbeans.tv/ and check for movies. Another place is YouTube, a few interesting things can be found there too. Here's one way of doing it, using...
I incremented the NetBeans Google Translator Integrator to 1.5. One can now translate text in any kind of file (Editors/Popup folder, instead of...
I incremented the NetBeans Google Translator Integrator to 1.5. One can now translate text in any kind of file (Editors/Popup folder, instead of Editors/mime-type/Popup), not just HTML or Java. Go here to get the plugin:http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4189 You'll get a ZIP file with two NBMs. When you're in the Plugin Manager, you'll see this: After installation, you can translate to your heart's content. Select the from/to...
I incremented the NetBeans Google Translator Integrator to 1.5. One can now translate text in any kind of file (Editors/Popup folder, instead of Editors/mime-type/Popup), not just HTML or Java. Go...
Visualization of Program Dependence Graphs, by Thomas Wurthinger, from the Johannes Kepler University in Linz, Austria, is a paper dealing with the Java HotSpot...
Visualization of Program Dependence Graphs, by Thomas Wurthinger, from the Johannes Kepler University in Linz, Austria, is a paper dealing with the Java HotSpot VM server compiler. It was successfully submitted in partial fulfilment of the requirements of the degree of Master of Science at the abovementioned university.Below follows a brief interview with Thomas, about his thesis (which is well worth browsing through, in fact, I highly recommend it):What was your thesis...
Visualization of Program Dependence Graphs, by Thomas Wurthinger, from the Johannes Kepler University in Linz, Austria, is a paper dealing with the Java HotSpot VM server compiler. It was successfully...
What do the two screenshots below have in common? They both come from Citra FX Photo Filter 2.0, which is a filter effects studio for digital photos. The latest...
What do the two screenshots below have in common? They both come from Citra FX Photo Filter 2.0, which is a filter effects studio for digital photos. The latest release was announced about a week ago. And... the application is created on top of NetBeans Platform 6. Tonny Kohar and his team at Kiyut in Indonesia are behind this cool software. Here, in an interview conducted over the past few weeks, he spends some time talking especially about the classes they used from the...
What do the two screenshots below have in common? They both come from Citra FX Photo Filter 2.0, which is a filter effects studio for digital photos. The latest release was announced about a week ago....
The biggest development of Groovy and Grails in relation to NetBeans IDE happened yesterday: "Groovy and Grails support in NetBeans has been enabled on...
The biggest development of Groovy and Grails in relation to NetBeans IDE happened yesterday: "Groovy and Grails support in NetBeans has been enabled on Development Update Center." I mean, the most concrete contribution of Groovy and Grails support and the clearest sign that NetBeans loves Groovy (and Grails). The work done by Martin Adamek and Matthias Schmidt is now, for the first time, available in the update center for NetBeans Development Builds (i.e., for post-6.0...
The biggest development of Groovy and Grails in relation to NetBeans IDE happened yesterday: "Groovy and Grails support in NetBeans has been enabled on Development Update Center." I mean, the most...