Hey guys,<div><br></div><div>I've been working on a module in a Eclipse, but I can't seem to "build" my project (generate class files) using the OpenCms plugin in Eclipse. That is, I've got a project with a number of classes in the src folder for the project, but I can't get any .class files generated to sync up with my server. If I add these to a different project, include the opencms.jar, compile in a jar, and include that jar on the classpath it works, but clearly this isn't the intended work flow.</div>
<div><br></div><div>In a nutshell, I'm curious if there's anything special I have to do to generate my class files - I read there's an ant-script for building modules, but I'm not entirely sure if that's for developing your own modules or working on the actual opencms source.</div>
<div><br></div><div>Thanks a bunch,</div><div>Andrew </div>