Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ve-dev] Checkout VE

Hi, I'm trying to checkout VE from the cvs repository, but when I try to do it I get the following error:

    cvs server: cannot find module `org.eclipse.jem' - ignored
    cvs server: cannot find module `org.eclipse.jem.beaninfo' - ignored
    cvs server: cannot find module `org.eclipse.jem.proxy' - ignored
    cvs server: cannot find module `org.eclipse.jem.workbench' - ignored
    cvs server: cannot find module `org.eclipse.jem.ui' - ignored
    cvs server: cannot find module `org.eclipse.jem.util' - ignored
    cvs server: cannot find module `org.eclipse.jem.tests' - ignored
    cvs server: cannot find module `org.eclipse.jem.tests-feature' - ignored
    cvs server: cannot find module `org.eclipse.jem-feature' - ignored


What am I doing wrong? I want to study the code to change the code generator and the editor to use it with my own widget toolkit. Is this the right way to start? Can someone give me a few hints?

Thanks,
Miguel

Back to the top