Daniel,

Thank you for offering to add support for type checking and type
restrictions at runtime.

I'm not sure if I checked out from the correct branch. I chose the trunk
here: http://svn.apache.org/repos/asf/webservices/jaxme/trunk. But, it looks
like Jochen is working on the v0.5 and MAVEN branches most recently. The
.project and .classpath files exist in all of these locations.

I picked the trunk and checked it out using Subclipse. After the first
Eclipse build pass, I got some missing resource errors. So, I just ran the
default target in the build.xml.

Then, I notice a lot of errors in the IDE. Since the build worked just fine
from the ant command, I started looking into the build files.

I noticed that there are a lot of "excludes" in the javac tasks in pm.xml an
jm.xml in the ant folder. So, I just added them to the .classpath file. The
svn diff is attached.

Good luck!

Robert




-----Original Message-----
From: Daniel Kastenholz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 21, 2006 3:48 PM
To: JaxMeJS development
Subject: Community Issues, Eclipse Import, etc.

Guys,

after having received no answer from anyone to my question about type 
checking and type restrictions at runtime, I addressed myself directly 
to Jochen Wiedmann and learned then that this part of the JAXB 
specification is apparently not implemented in JaxMe yet. (Neither is it 
in the JAXB reference implementation, but _they_ mention it in their docs!)

Jochen suggested to me to implement this feature myself. Fine, be my 
guest, why not. So I have downloaded the sources and now tried to turn 
the JaxMe source tree into a working Eclise project for almost two 
hours. No offense against those who still prefer hacking their source 
into VI, but since Eclipse is more or less the de facto standard for 
Java development, isn't that a little high for an entrance barrier?

With all due respect to your work & efforts, the impression of the 
community awareness in this project is just emberrassing!

So please: what do I have to do to get this project running in Eclipse? 
I have imported all included JARs (which might actually have resolved 
all JAR dependencies -- unsure!), but first of all I get these annoying 
error messages from all the subprojects inside the "src" folder whose 
package names are wrong. (Adjusting the build path seems NOT to work.)

Cheers


Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: .classpath.diff
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to