Hi folks, I got a problem with building Jdev file project .jpr with maven 2.0.7
i compared my pom.xml with pom.xml of trinidad project and i found no difference of purpouse between them. the error that i'm getting is that when i try to compile my project by jdev, it returns that some packages are missing, but well, i already have the libraries imported to my project. it's weird. An example of that is the following: I got a code in my apllication that is import org.apache.log4j.Logger; and when i compile it, jdev returns that the package org.apache.log4j dows not exist. what is the issue at all? other thing i have noticed is that when i open a file in my jdev and try to type "import org" and then ctrl+space, i find that the package isn't shown. when i get to the trinidad project, i find that his is there, but there's no visile difference between its properties and mine. what is all about? thank's, hope of help. Scott -- View this message in context: http://www.nabble.com/Jdev-project-error-using-Maven-to-build-.jpr-tf4159624s177.html#a11834892 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]