Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] Changes to Entity Generation for M6

I am currently removing the old Entity Generation code from Dali (which was taken out of service for Galileo), and as a result I am changing a couple of internal class names in the ui and gen packages. These changes are being made for the M6 Helios milestone. Here is a breakdown of the key changes being made:

Removing
- org.eclipse.jpt.gen.internal.old.*
- org.eclipse.jpt.ui.internal.wizards.GenerateEntitiesWizard

Renaming
- org.eclipse.jpt.gen.internal.PackageGenerator2 - > org.eclipse.jpt.gen.internal.PackageGenerator


For more info see - https://bugs.eclipse.org/bugs/show_bug.cgi?id=300884.


Neil






Back to the top