Yaba

1,412
reputation
128 views

Registered User

name Yaba
member for 1 year
seen Nov 30 at 12:00
website
location DE
age 35
Java and Flex Developer
Nov
30
answered GOOD tutorial for writing Maven plugins?
Nov
30
comment Show all compile errors in FlexBuilder?
You should add a comment to this response so that he gets notified.
Nov
16
comment How does JavaFX compare to Flash and Flex?
Hm... I disagree here. MXML will be translated to AS, which can cause problems. And then you have to decide whether to implement components in MXML or AS (the later is more powerful). JFX is more like JSON, but has at least a consistent syntax.
Nov
6
awarded  Notable Question
Oct
9
awarded  Notable Question
Oct
6
comment Confessions of your worst WTF Moment. (What not to do.)
Show me the real-world code with 100% unit test coverage.
Sep
16
awarded  Yearling
Sep
14
awarded  Popular Question
Sep
9
awarded  Nice Question
Aug
11
comment Activate different Maven profiles depending on current module?
Does not work, as with this notation it looks just once at the specified file relative to the parent POM location and does not do it for child POMs again.
Jul
29
awarded  Popular Question
Jul
29
answered Rest clients for Java?
Jul
28
awarded  Popular Question
Jul
27
comment How do you pull up the java console in OpenSUSE or Ubuntu?
Well, on my Ubuntu intrepid it's on the path. There is a symlink in /usr/bin/jcontrol. What does 'locate jcontrol' or 'which jcontrol' say? jcontrol is part of sun-java6-bin. Do you have this package installed?
Jul
27
accepted How do you pull up the java console in OpenSUSE or Ubuntu?
Jul
27
comment How do you pull up the java console in OpenSUSE or Ubuntu?
And what's 'julius'? jcontrol is part of the Sun JRE/JDK.
Jul
27
comment How do you pull up the java console in OpenSUSE or Ubuntu?
jcontrol does neither require a host nor a port. It's a simple UI application. Do you have a Xserver running? Sounds like it cannot connect to the Xserver. Can you run xclock?
Jul
27
answered How do you pull up the java console in OpenSUSE or Ubuntu?
Jul
14
awarded  Popular Question
Jul
8
awarded  Popular Question