wrong .project location in bpel
by Max Rydahl Andersen
Hey Bob,
couldn't figure out why I didn't see the new bpel stuff when importing jbosstools/trunk.
Turned out you committed a .project file for it called org.eclipse.bpel-trunk when the bpel merge occurred.
I *assume* that is an error since eclipse won't import it together with the other plugins.
Thus I removed it to make it visible on import of projects.
there doesn't seem to be any other eclipse project metadata in there so looks like an error.
Let me know if there were some magic reason for it being there I missed ?
/max
http://about.me/maxandersen
13 years
Runtime Detection and Mylyn
by Snjezana Peco
Hi,
Max and I were talking about using the Mylyn AbstractNotificationPopup
dialog instead of the standard Eclipse dialog to notify on startup about
new found runtimes
This would mean adding several mylyn dependencies
(o.e.mylyn.commons.core and o.e.mylyn.commons.ui, probably) to the
runtime plugin.
I would like to know if anyone sees any problem with having these
specific dependencies?
Snjeza
13 years
JBDS 5.0.0.M4 on Early Access
by Nick Boldt
JBDS 5.0.0.M4 Early Access installers are now available!
http://devstudio.jboss.com/earlyaccess/
Note that bits may take a while to replicate from our staging server to
publication. Please allow at least an hour before attempting to download
them - if the page above still shows the previous milestone instead of
5.0.0.M4, try again later.
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
13 years
Using JRebel for quick eclipse development
by Max Rydahl Andersen
Hi guys,
I tried JRebel out for doing eclipse development and it just works. super nice.
Just need to install jrebel plugin and enable JRebel on the eclipse launch configuration and
you rarely need to start eclipse while doing development.
Note: be sure to do your final testing without jrebel enabled since you never know what side effects
you've created during many iterations ;)
There is even a free version (require online connection)
https://social.jrebel.com/
/max
http://about.me/maxandersen
13 years