Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ve-dev] Announce: Developers take note: com.ibm.wtp classes have been merged into org.eclipse.jem


Hi everyone,

The com.ibm.wtp classes/plugins in JEM have been renamed and merged into the new org.eclipse.jem.util plugin. Because of this there are some things you will need to do the next time you catch up.

These changes are released in HEAD for ve1.1

1) You will need to check out the project org.eclipse.jem.util  - This is the new project. I've request Webmaster to update the ve-all shortcut, but it is not yet done.
2) You will now see compile errors in org.eclipse.jem.util, this is expected, but you need to now look at the file
     org.eclipse.jem.util/README_for_PerformanceMonitorUtil_Compile_Errors.txt  It will tell you how to fix the compile errors. You only need to
    do this once in a workspace.
3) Then catch up with everything else
4) Delete from your workspace the 4 project of com.ibm.wtp... They are obsolete.

Thanks,
Rich

Back to the top