If you can use Carbon, then there's a XulRunner Carbon 32-bit (for OSX 10.4+) available in M4, and the forthcoming RC1 (should be this week).
If you need Cocoa (32-bit only), then yes, you'll need the latest JBT 3.1 nightly.
In either case, you need to match Eclipse 32 with Java 32, or it won't run.
(You could also use something to virtualize Windows or Linux on your Mac and then run the win32 or linux.gtk (x86 or x86_64) versions... but I digress. :)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269697#4269697
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269697
Hi
I have main Process < Main-Proc > invokes sub-process <Sub-Proc > on certain decision node.
Main-Proc will be started by providing
Process -Id
Domain -Id
and set of variables.
i could able to access those variables in my main-proc (execution.getVaraibles() )
but i couldn;t get the same inside my sub-proc.
even i couldn't say sup-proc execution.getParent().getVariable(). parent is comming as null. ???
any idea its a bug or i am i doing wrong.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269692#4269692
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269692
Hello -
I am trying to get JBoss Tools (JBossTools-3.1.0.M4) installed on eclipse Galileo (3.5.1.R35) It is the 64 bit cocoa version. Everything seems to install correctly however when I go through the process of setting up a HelloWorld JSR Portlet example (one of the tutorials on the JBoss Tools site) the code is not being generated. Everything seems to work correctly; the xml files are built and the project structure looks correct. The only problem is that the Java code is not generated. If anyone has any pointers on where I can look, what I can try or how I can fix it I appreciate it.
Thanks in advance!
Brett
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269681#4269681
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269681