<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi!<br>
    <br>
    You mean your Eclipse isn't generating any .class files in the
    classes folder? Or you are unable to upload them?<br>
    <br>
    Btw: The OpenCMS Eclipse plugin does not copy the .class files over
    if you're copying only the src folder - then only the .java files
    get copied. I guess it doesn't recognize that theses are the source
    files, and it should copy the compiled classes.<br>
    To sync the .class files, you have to copy  the whole project tree,
    or the classes folder.<br>
    <br>
    Hope it helps,<br>
    Tylla.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2012. 07. 30. 10:54, Andrew Adams
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAO4ThF__ttzSV1gdjRG8HsH+0ViUtEaK30JkkTMTuQ1aUi_-5Q@mail.gmail.com"
      type="cite">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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>