Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Additional api renames now in HEAD(Nightly builds)


I just released additional package changes to the following classes:

org.eclipse.jst.j2ee.applicationclient.creation ->  org.eclipse.jst.j2ee.applicationclient.internal.creation

        AppClientCreationResourceHandler.java
        AppClientEditModel.java
        AppClientEditModelFactory.java
        AppClientModuleImportDataModel.java
        ApplicationClientNatureRuntime.java
        IApplicationClientNatureConstants.java
        IConfigurationConstants.java

org.eclipse.jst.j2ee.application.operations -> org.eclipse.jst.j2ee.application.internal.operations

        DefaultJ2EEComponentCreationOperation.java
        ExtendedImportFactory.java
        ExtendedImportRegistry.java

org.eclipse.jst.j2ee.internal.modulecore.util -> org.eclipse.jst.j2ee.modulecore.util

        EARArtifactEdit.java

org.eclipse.jst.j2ee.applicationclient.internal.modulecore.util -> org.eclipse.jst.j2ee.applicationclient.modulecore.util

        AppClientArtifactEdit.java

org.eclipse.jst.j2ee.jca.internal.module.util -> org.eclipse.jst.j2ee.jca.modulecore.util

        ConnectorArtifactEdit.java

org.eclipse.jst.j2ee.ejb.internal.modulecore.util -> org.eclipse.jst.j2ee.ejb.modulecore.util

        EJBArtifactEdit.java

org.eclipse.jst.j2ee.internal.web.util -> org.eclipse.jst.j2ee.web.modulecore.util

        WebArtifactEdit.java

org.eclipse.jst.j2ee.common -> org.eclipse.jst.j2ee.internal.common

        J2EEVersionResource.java
        J2EEXMIResourceFactory.java

org.eclipse.jst.j2ee.webservice -> org.eclipse.jst.j2ee.webservice.internal

        WebServiceConstants.java
        WebServiceInit.java

org.eclipse.jst.j2ee.webservice.wsdd -> org.eclipse.jst.j2ee.webservice.internal.wsdd

        WsddResourceFactory.java

Thanks - Chuck

Rational J2EE Tooling Team Lead
IBM Software Lab - Research Triangle Park, NC
Email:  cbridgha@xxxxxxxxxx
Phone: 919-254-1848 (T/L: 444)

Back to the top