Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [gmf-dev] Re: [gmf-releng] [nightly] nightly build.2BuildSuccessful

Just to pile on, I’d also like to focus a bit on reducing the number of compiler warnings (long list below), to zero ideally.  

 

We have a lot to do for our “Clean” M3 theme.  I’ll be doing some code audits/cleanup soon, and would appreciate some help J

 

Thanks!

 

- Rich

 


From: gmf-dev-bounces@xxxxxxxxxxx [mailto:gmf-dev-bounces@xxxxxxxxxxx] On Behalf Of Frederic Plante
Sent: Thursday, October 27, 2005 9:01 AM
To: GMF Project developer discussions.
Subject: Re: [gmf-dev] Re: [gmf-releng] [nightly] nightly build.2BuildSuccessful

 


Thanks Artem for the quick response.

Having failing tests that are not really failing makes it hard to distinguish between the goods from the failing tests. If everybody agrees, I would suggest we target failure/warning free builds and tests.

    Thanks

       - Fred

_________________________________
Frédéric Plante
Rational Software, IBM Software Group
770 Palladium Drive, Ottawa, ON, Canada
tel: (613) 591-7034



"Artem Tikhomirov" <Artem.Tikhomirov@xxxxxxxxxxx>
Sent by: gmf-dev-bounces@xxxxxxxxxxx

10/27/2005 08:54 AM

Please respond to
"GMF Project developer discussions."

To

<gmf-dev@xxxxxxxxxxx>

cc

 

Subject

[gmf-dev] Re: [gmf-releng] [nightly] nightly build.2 BuildSuccessful

 

 

 




Hello,
 
  3 tests of that 4 are just indicators we need to update them, kind of "fixme" reminder, nothing is actually being checked and found incorrect. If it's really a problem with "red X's", we could switch them off for a while. Hope to get them fixed very soon, though.
 
Best wishes,
Artem Tikhomirov


From: gmf-dev-bounces@xxxxxxxxxxx [mailto:gmf-dev-bounces@xxxxxxxxxxx] On Behalf Of Frederic Plante
Sent:
Thursday, October 27, 2005 2:43 PM
To:
gmf-dev@xxxxxxxxxxx
Subject:
[gmf-dev] Re: [gmf-releng] [nightly] nightly build.2 BuildSuccessful



Team,


The following unit tests are failing for the last 3 days, is anyone looking at them?

 

org.eclipse.gmf.tests.AllTests

 

testDiaDefSetupNoConfig

Success

0.188

 

testDiaDefSetupWithConfig

Success

0.000

 

testDomainModelSetup

Success

0.047

 

testDiaGenSetupDM

Success

0.375

 

testDiaGenSetupMap

Success

0.218

 

testUniqueIdentifier_IsUnique

Success

0.032

 

testUniqueIdentifier_IsConstant

Success

0.000

 

testCodeCompilation

Error »

 

 

testChangeBounds

Error »

 

 

testChangeColors

Error »

 

 

testDefaultEPNamingStrategy

Success

0.000

 

testRunTimeModelTransform

Failure »

 

 

testGenModelTransform

Success

0.000

 

testCreatedPalette

Success

0.015




   Thanks

      - Fred

_________________________________
Frédéric Plante
Rational Software, IBM Software Group
770 Palladium Drive, Ottawa, ON, Canada
tel: (613) 591-7034


Buildmaster <richard.gronback@xxxxxxxxxxx>
Sent by: gmf-releng-bounces@xxxxxxxxxxx

10/27/2005 06:02 AM

Please respond to
GMF Release List

 

To

gmf-releng@xxxxxxxxxxx

cc

 

Subject

[gmf-releng] [nightly] nightly build.2 Build Successful

 

 

 





View results here -> http://gmf-dev.borland.com/cruisecontrol/buildresults/gmf?log=log20051027003352Lbuild.2

BUILD COMPLETE -  build.2

Date of build:

10/27/2005 00:33:52

Time to build:

148 minutes 56 seconds

Last changed:

10/25/2005 23:00:41

Last log entry:

 

 

 Errors/Warnings: (1600)

Java Result: 1Java Result: 1

Building runtime...
cvs checkout: Updating org.eclipse.gmf.releng
cvs checkout: Updating org.eclipse.gmf.releng/maps
cvs checkout: Updating org.eclipse.gmf.releng/psf
D:\gmfbuild\org.eclipse.gmf.releng.builder\scripts/../../build/runtime/features/org.eclipse.gmf
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\command\CommandManager.java
(at line 64)
public static class State
^^^^^
The serializable class State does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\command\CommandManagerChangeEvent.java
(at line 26)
public class CommandManagerChangeEvent extends EventObject {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class CommandManagerChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 62)
new ExecutionStrategy("First") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 100)
new ExecutionStrategy("Last") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 140)
new ExecutionStrategy("Forward") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 162)
new ExecutionStrategy("Reverse") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ProviderChangeEvent.java
(at line 35)
public class ProviderChangeEvent
^^^^^^^^^^^^^^^^^^^
The serializable class ProviderChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ProviderPriority.java
(at line 40)
public class ProviderPriority extends EnumeratedType {
^^^^^^^^^^^^^^^^
The serializable class ProviderPriority does not declare a static final serialVersionUID field of type long
----------
8 problems (8 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.notation\src\org\eclipse\gmf\runtime\notation\stylepooling\StylePoolContainer.java
(at line 28)
public class StylePoolContainer extends HashMap {
^^^^^^^^^^^^^^^^^^
The serializable class StylePoolContainer does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.clipboard.core\src\org\eclipse\gmf\runtime\emf\clipboard\core\CopyOperation.java
(at line 440)
private class CopyParentsCopier
^^^^^^^^^^^^^^^^^
The serializable class CopyParentsCopier does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.clipboard.core\src\org\eclipse\gmf\runtime\emf\clipboard\core\internal\SavingEMFResource.java
(at line 307)
private static class ContentBasicEList
^^^^^^^^^^^^^^^^^
The serializable class ContentBasicEList does not declare a static final serialVersionUID field of type long
----------
2 problems (2 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\EMFEventType.java
(at line 34)
public final class EMFEventType implements Serializable {
^^^^^^^^^^^^
The serializable class EMFEventType does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\model\ConstraintSeverity.java
(at line 36)
public final class ConstraintSeverity implements Serializable {
^^^^^^^^^^^^^^^^^^
The serializable class ConstraintSeverity does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\model\EvaluationMode.java
(at line 36)
public final class EvaluationMode implements Serializable {
^^^^^^^^^^^^^^
The serializable class EvaluationMode does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ConstraintExistsException.java
(at line 22)
public class ConstraintExistsException extends Exception {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ConstraintExistsException does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\IBatchValidator.java
(at line 21)
import org.eclipse.emf.validation.model.EvaluationMode;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.validation.model.EvaluationMode is never used
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ILiveValidator.java
(at line 18)
import org.eclipse.emf.validation.model.EvaluationMode;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.validation.model.EvaluationMode is never used
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ITraversalStrategy.java
(at line 142)
return new EcoreUtil.ContentTreeIterator(getRoots()) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ValidationEvent.java
(at line 33)
public final class ValidationEvent
^^^^^^^^^^^^^^^
The serializable class ValidationEvent does not declare a static final serialVersionUID field of type long
----------
----------
9. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\xml\ConstraintParserException.java
(at line 27)
public class ConstraintParserException extends Exception {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ConstraintParserException does not declare a static final serialVersionUID field of type long
----------
9 problems (9 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLActionAbandonedException.java
(at line 24)
public class MSLActionAbandonedException
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class MSLActionAbandonedException does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLCheckedException.java
(at line 19)
public class MSLCheckedException
^^^^^^^^^^^^^^^^^^^
The serializable class MSLCheckedException does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLRuntimeException.java
(at line 19)
public class MSLRuntimeException
^^^^^^^^^^^^^^^^^^^
The serializable class MSLRuntimeException does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\domain\MSLAdapterFactoryEditingDomain.java
(at line 97)
resources = new ResourcesEList() {
^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\exceptions\MSLActionProtocolException.java
(at line 21)
public class MSLActionProtocolException
^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class MSLActionProtocolException does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLExportsAdapter.java
(at line 26)
public class MSLExportsAdapter
^^^^^^^^^^^^^^^^^
The serializable class MSLExportsAdapter does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLImportsAdapter.java
(at line 26)
public class MSLImportsAdapter
^^^^^^^^^^^^^^^^^
The serializable class MSLImportsAdapter does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLReferenceAdapter.java
(at line 26)
public class MSLReferenceAdapter
^^^^^^^^^^^^^^^^^^^
The serializable class MSLReferenceAdapter does not declare a static final serialVersionUID field of type long
----------
----------
9. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\resources\LogicalResourceWrapper.java
(at line 121)
resourceMap = new java.util.HashMap() {
^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
10. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\resources\AbstractLogicalResource.java
(at line 24)
import org.eclipse.gmf.runtime.emf.core.EventTypes;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.core.EventTypes is never used
----------
10 problems (10 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\action\ActionManagerChangeEvent.java
(at line 25)
public class ActionManagerChangeEvent extends EventObject {
^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ActionManagerChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\action\IActionWithProgress.java
(at line 33)
public class WorkIndicatorType extends EnumeratedType {
^^^^^^^^^^^^^^^^^
The serializable class WorkIndicatorType does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\dialogs\ExpansionType.java
(at line 28)
public class ExpansionType
^^^^^^^^^^^^^
The serializable class ExpansionType does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\dialogs\SelectedType.java
(at line 29)
public class SelectedType
^^^^^^^^^^^^
The serializable class SelectedType does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\FileChangeEventType.java
(at line 26)
public class FileChangeEventType
^^^^^^^^^^^^^^^^^^^
The serializable class FileChangeEventType does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\FileObserverFilterType.java
(at line 26)
public class FileObserverFilterType
^^^^^^^^^^^^^^^^^^^^^^
The serializable class FileObserverFilterType does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\MarkerChangeEventType.java
(at line 25)
public class MarkerChangeEventType
^^^^^^^^^^^^^^^^^^^^^
The serializable class MarkerChangeEventType does not declare a static final serialVersionUID field of type long
----------
7 problems (7 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\AbstractSemanticProvider.java
(at line 21)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateComponentElementRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateElementRequest.java
(at line 19)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateRelationshipElementRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DestroyElementRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DestroyRequestViaKeyboard.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DuplicateElementsRequest.java
(at line 18)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
8. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\GetCommandOperation.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
9. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ISemanticProvider.java
(at line 15)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
10. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\MoveElementRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
11. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ReorientReferenceRelationshipRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
12. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ReorientRelationshipRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
13. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticProviderConfiguration.java
(at line 23)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
14. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
15. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticRequestTypes.java
(at line 14)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
16. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticService.java
(at line 22)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
17. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\providers\AbstractViewProvider.java
(at line 56)
static protected class ClassToCreationMethodMap extends HashMap{
^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ClassToCreationMethodMap does not declare a static final serialVersionUID field of type long
----------
17 problems (17 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\figures\RectangularDropShadowLineBorder.java
(at line 20)
import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.TransparentBorder;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.TransparentBorder is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\figures\WrapLabel.java
(at line 22)
import org.eclipse.draw2d.IFigure;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.IFigure is never used
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\geometry\LineSeg.java
(at line 28)
public class LineSeg
^^^^^^^
The serializable class LineSeg does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\internal\figures\ImageFigureEx.java
(at line 21)
import org.eclipse.draw2d.ImageFigure;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.ImageFigure is never used
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services\src\org\eclipse\gmf\runtime\common\ui\services\icon\LabelChangedEvent.java
(at line 22)
public class LabelChangedEvent
^^^^^^^^^^^^^^^^^
The serializable class LabelChangedEvent does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.dnd\src\org\eclipse\gmf\runtime\common\ui\services\dnd\drop\AbstractDropTargetListener.java
(at line 71)
public static class WorkIndicatorType
^^^^^^^^^^^^^^^^^
The serializable class WorkIndicatorType does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.properties\src\org\eclipse\gmf\runtime\common\ui\services\properties\extended\PropertyPageCellEditor.java
(at line 36)
import org.eclipse.ui.dialogs.PropertyDialogAction;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.dialogs.PropertyDialogAction is never used
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.gef.ui\src\org\eclipse\gmf\runtime\gef\ui\internal\editpolicies\ConnectorBendpointEditPolicy.java
(at line 20)
import org.eclipse.draw2d.AutomaticRouter;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.AutomaticRouter is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.gef.ui\src\org\eclipse\gmf\runtime\gef\ui\internal\editpolicies\ConnectorBendpointEditPolicy.java
(at line 33)
import org.eclipse.gef.handles.BendpointCreationHandle;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.handles.BendpointCreationHandle is never used
----------
2 problems (2 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\filter\ActionFilterService.java
(at line 26)
import org.eclipse.gmf.runtime.common.core.service.IProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.core.service.IProvider is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\ContributeToActionBarsOperation.java
(at line 18)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\ContributeToPopupMenuOperation.java
(at line 19)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\IPopupMenuContributionPolicy.java
(at line 17)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.draw2d.ui.render\src\org\eclipse\gmf\runtime\draw2d\ui\render\internal\svg\metafile\TranscoderException.java
(at line 19)
public class TranscoderException extends Exception
^^^^^^^^^^^^^^^^^^^
The serializable class TranscoderException does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.common.ui.action\src\org\eclipse\gmf\runtime\common\ui\action\actions\global\ClipboardState.java
(at line 25)
public class ClipboardState
^^^^^^^^^^^^^^
The serializable class ClipboardState does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\UIOperationListener.java
(at line 18)
import org.eclipse.gmf.runtime.emf.core.ResourceSetOperation;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.core.ResourceSetOperation is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\action\AbstractModelActionDelegate.java
(at line 18)
import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress is never used
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\action\AbstractModelActionHandler.java
(at line 20)
import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress is never used
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\preferences\ValidationLiveProblemsDestination.java
(at line 27)
public class ValidationLiveProblemsDestination extends EnumeratedType {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ValidationLiveProblemsDestination does not declare a static final serialVersionUID field of type long
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editparts\LabelEditPart.java
(at line 31)
import org.eclipse.gef.editparts.AbstractEditPart;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editparts.AbstractEditPart is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\GatedShapeCompartmentDragDropEditPolicy.java
(at line 18)
import org.eclipse.gef.EditPart;
^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.EditPart is never used
----------
----------
3. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\LabelNonResizableEditPolicy.java
(at line 25)
import org.eclipse.gef.editpolicies.NonResizableEditPolicy;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editpolicies.NonResizableEditPolicy is never used
----------
----------
4. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\ShapeLabelResizableEditPolicy.java
(at line 23)
import org.eclipse.gef.editpolicies.NonResizableEditPolicy;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editpolicies.NonResizableEditPolicy is never used
----------
----------
5. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\figures\GatedFigure.java
(at line 17)
import org.eclipse.draw2d.Border;
^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.Border is never used
----------
----------
6. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\figures\GatedFigure.java
(at line 24)
import org.eclipse.draw2d.geometry.Insets;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.geometry.Insets is never used
----------
----------
7. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\image\ImageFileFormat.java
(at line 31)
public class ImageFileFormat extends EnumeratedType {
^^^^^^^^^^^^^^^
The serializable class ImageFileFormat does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\handles\RotateHandle.java
(at line 19)
import org.eclipse.gef.handles.SquareHandle;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.handles.SquareHandle is never used
----------
----------
9. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorBase.java
(at line 14)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider is never used
----------
----------
10. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorProviderBase.java
(at line 15)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator is never used
----------
----------
11. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorProviderBase.java
(at line 16)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget is never used
----------
----------
12. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\RotateTracker.java
(at line 16)
import org.eclipse.draw2d.PositionConstants;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.PositionConstants is never used
----------
----------
13. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\RubberbandSelectionTool.java
(at line 32)
import org.eclipse.gef.KeyHandler;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.KeyHandler is never used
----------
----------
14. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\ZoomTool.java
(at line 18)
import org.eclipse.gef.KeyHandler;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.KeyHandler is never used
----------
----------
15. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\ZoomTool.java
(at line 19)
import org.eclipse.gef.tools.AbstractTool;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.tools.AbstractTool is never used
----------
----------
16. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\view\factories\ListCompartmentViewFactory.java
(at line 16)
import org.eclipse.core.runtime.IAdaptable;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.IAdaptable is never used
----------
16 problems (16 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.emf.ui.properties\src\org\eclipse\gmf\runtime\emf\ui\properties\providers\GenericEMFPropertiesProvider.java
(at line 16)
import org.eclipse.ui.views.properties.IPropertySourceProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.views.properties.IPropertySourceProvider is never used
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui.actions\src\org\eclipse\gmf\runtime\diagram\ui\actions\internal\FontNameContributionItem.java
(at line 20)
import org.eclipse.ui.IEditorPart;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.IEditorPart is never used
----------
----------
2. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui.actions\src\org\eclipse\gmf\runtime\diagram\ui\actions\internal\FontSizeContributionItem.java
(at line 20)
import org.eclipse.ui.IEditorPart;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.IEditorPart is never used
----------
2 problems (2 warnings)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui.resources.editor\src\org\eclipse\gmf\runtime\diagram\ui\resources\editor\internal\notationprovider\EmfNotationException.java
(at line 19)
public class EmfNotationException extends Exception {
^^^^^^^^^^^^^^^^^^^^
The serializable class EmfNotationException does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui.providers\src\org\eclipse\gmf\runtime\diagram\ui\providers\internal\RadialProvider.java
(at line 309)
static protected class LayoutEstheticsException extends RuntimeException {
^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class LayoutEstheticsException does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\runtime\plugins\org.eclipse.gmf.runtime.diagram.ui.render\src\org\eclipse\gmf\runtime\diagram\ui\render\util\CopyToImageUtil.java
(at line 45)
import org.eclipse.gmf.runtime.diagram.ui.image.PartPositionInfo;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.image.PartPositionInfo is never used
----------
1 problem (1 warning)
Creating local update site at D:\gmfbuild\org.eclipse.gmf.releng.builder\scripts/../../build/updates
cvs export: Updating updates
cvs export: Updating updates/web
Building sdk...
cvs checkout: Updating org.eclipse.gmf.releng
cvs checkout: Updating org.eclipse.gmf.releng/maps
cvs checkout: Updating org.eclipse.gmf.releng/psf
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\command\CommandManager.java
(at line 64)
public static class State
^^^^^
The serializable class State does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\command\CommandManagerChangeEvent.java
(at line 26)
public class CommandManagerChangeEvent extends EventObject {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class CommandManagerChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 62)
new ExecutionStrategy("First") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 100)
new ExecutionStrategy("Last") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 140)
new ExecutionStrategy("Forward") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ExecutionStrategy.java
(at line 162)
new ExecutionStrategy("Reverse") { //$NON-NLS-1$
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ProviderChangeEvent.java
(at line 35)
public class ProviderChangeEvent
^^^^^^^^^^^^^^^^^^^
The serializable class ProviderChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.core\src\org\eclipse\gmf\runtime\common\core\service\ProviderPriority.java
(at line 40)
public class ProviderPriority extends EnumeratedType {
^^^^^^^^^^^^^^^^
The serializable class ProviderPriority does not declare a static final serialVersionUID field of type long
----------
8 problems (8 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.notation\src\org\eclipse\gmf\runtime\notation\stylepooling\StylePoolContainer.java
(at line 28)
public class StylePoolContainer extends HashMap {
^^^^^^^^^^^^^^^^^^
The serializable class StylePoolContainer does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.clipboard.core\src\org\eclipse\gmf\runtime\emf\clipboard\core\CopyOperation.java
(at line 440)
private class CopyParentsCopier
^^^^^^^^^^^^^^^^^
The serializable class CopyParentsCopier does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.clipboard.core\src\org\eclipse\gmf\runtime\emf\clipboard\core\internal\SavingEMFResource.java
(at line 307)
private static class ContentBasicEList
^^^^^^^^^^^^^^^^^
The serializable class ContentBasicEList does not declare a static final serialVersionUID field of type long
----------
2 problems (2 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\EMFEventType.java
(at line 34)
public final class EMFEventType implements Serializable {
^^^^^^^^^^^^
The serializable class EMFEventType does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\model\ConstraintSeverity.java
(at line 36)
public final class ConstraintSeverity implements Serializable {
^^^^^^^^^^^^^^^^^^
The serializable class ConstraintSeverity does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\model\EvaluationMode.java
(at line 36)
public final class EvaluationMode implements Serializable {
^^^^^^^^^^^^^^
The serializable class EvaluationMode does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ConstraintExistsException.java
(at line 22)
public class ConstraintExistsException extends Exception {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ConstraintExistsException does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\IBatchValidator.java
(at line 21)
import org.eclipse.emf.validation.model.EvaluationMode;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.validation.model.EvaluationMode is never used
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ILiveValidator.java
(at line 18)
import org.eclipse.emf.validation.model.EvaluationMode;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.validation.model.EvaluationMode is never used
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ITraversalStrategy.java
(at line 142)
return new EcoreUtil.ContentTreeIterator(getRoots()) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\service\ValidationEvent.java
(at line 33)
public final class ValidationEvent
^^^^^^^^^^^^^^^
The serializable class ValidationEvent does not declare a static final serialVersionUID field of type long
----------
----------
9. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.emf.validation\src\org\eclipse\emf\validation\xml\ConstraintParserException.java
(at line 27)
public class ConstraintParserException extends Exception {
^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ConstraintParserException does not declare a static final serialVersionUID field of type long
----------
9 problems (9 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLActionAbandonedException.java
(at line 24)
public class MSLActionAbandonedException
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class MSLActionAbandonedException does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLCheckedException.java
(at line 19)
public class MSLCheckedException
^^^^^^^^^^^^^^^^^^^
The serializable class MSLCheckedException does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\exceptions\MSLRuntimeException.java
(at line 19)
public class MSLRuntimeException
^^^^^^^^^^^^^^^^^^^
The serializable class MSLRuntimeException does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\domain\MSLAdapterFactoryEditingDomain.java
(at line 97)
resources = new ResourcesEList() {
^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\exceptions\MSLActionProtocolException.java
(at line 21)
public class MSLActionProtocolException
^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class MSLActionProtocolException does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLExportsAdapter.java
(at line 26)
public class MSLExportsAdapter
^^^^^^^^^^^^^^^^^
The serializable class MSLExportsAdapter does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLImportsAdapter.java
(at line 26)
public class MSLImportsAdapter
^^^^^^^^^^^^^^^^^
The serializable class MSLImportsAdapter does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\index\MSLReferenceAdapter.java
(at line 26)
public class MSLReferenceAdapter
^^^^^^^^^^^^^^^^^^^
The serializable class MSLReferenceAdapter does not declare a static final serialVersionUID field of type long
----------
----------
9. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\internal\resources\LogicalResourceWrapper.java
(at line 121)
resourceMap = new java.util.HashMap() {
^^^^^^^^^^^^^^^^^^^
The serializable class  does not declare a static final serialVersionUID field of type long
----------
----------
10. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.core\src\org\eclipse\gmf\runtime\emf\core\resources\AbstractLogicalResource.java
(at line 24)
import org.eclipse.gmf.runtime.emf.core.EventTypes;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.core.EventTypes is never used
----------
10 problems (10 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\action\ActionManagerChangeEvent.java
(at line 25)
public class ActionManagerChangeEvent extends EventObject {
^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ActionManagerChangeEvent does not declare a static final serialVersionUID field of type long
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\action\IActionWithProgress.java
(at line 33)
public class WorkIndicatorType extends EnumeratedType {
^^^^^^^^^^^^^^^^^
The serializable class WorkIndicatorType does not declare a static final serialVersionUID field of type long
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\dialogs\ExpansionType.java
(at line 28)
public class ExpansionType
^^^^^^^^^^^^^
The serializable class ExpansionType does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\dialogs\SelectedType.java
(at line 29)
public class SelectedType
^^^^^^^^^^^^
The serializable class SelectedType does not declare a static final serialVersionUID field of type long
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\FileChangeEventType.java
(at line 26)
public class FileChangeEventType
^^^^^^^^^^^^^^^^^^^
The serializable class FileChangeEventType does not declare a static final serialVersionUID field of type long
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\FileObserverFilterType.java
(at line 26)
public class FileObserverFilterType
^^^^^^^^^^^^^^^^^^^^^^
The serializable class FileObserverFilterType does not declare a static final serialVersionUID field of type long
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui\src\org\eclipse\gmf\runtime\common\ui\internal\resources\MarkerChangeEventType.java
(at line 25)
public class MarkerChangeEventType
^^^^^^^^^^^^^^^^^^^^^
The serializable class MarkerChangeEventType does not declare a static final serialVersionUID field of type long
----------
7 problems (7 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\AbstractSemanticProvider.java
(at line 21)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateComponentElementRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateElementRequest.java
(at line 19)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\CreateRelationshipElementRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DestroyElementRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DestroyRequestViaKeyboard.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\DuplicateElementsRequest.java
(at line 18)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
8. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\GetCommandOperation.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
9. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ISemanticProvider.java
(at line 15)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
10. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\MoveElementRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
11. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ReorientReferenceRelationshipRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
12. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\ReorientRelationshipRequest.java
(at line 16)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
13. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticProviderConfiguration.java
(at line 23)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
14. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticRequest.java
(at line 17)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
15. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticRequestTypes.java
(at line 14)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
16. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\internal\services\semantic\SemanticService.java
(at line 22)
import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest is never used
----------
----------
17. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.core\src\org\eclipse\gmf\runtime\diagram\core\providers\AbstractViewProvider.java
(at line 56)
static protected class ClassToCreationMethodMap extends HashMap{
^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ClassToCreationMethodMap does not declare a static final serialVersionUID field of type long
----------
17 problems (17 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.properties\src\org\eclipse\gmf\runtime\common\ui\services\properties\extended\PropertyPageCellEditor.java
(at line 36)
import org.eclipse.ui.dialogs.PropertyDialogAction;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.dialogs.PropertyDialogAction is never used
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.dnd\src\org\eclipse\gmf\runtime\common\ui\services\dnd\drop\AbstractDropTargetListener.java
(at line 71)
public static class WorkIndicatorType
^^^^^^^^^^^^^^^^^
The serializable class WorkIndicatorType does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services\src\org\eclipse\gmf\runtime\common\ui\services\icon\LabelChangedEvent.java
(at line 22)
public class LabelChangedEvent
^^^^^^^^^^^^^^^^^
The serializable class LabelChangedEvent does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\figures\RectangularDropShadowLineBorder.java
(at line 20)
import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.TransparentBorder;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.TransparentBorder is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\figures\WrapLabel.java
(at line 22)
import org.eclipse.draw2d.IFigure;
^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.IFigure is never used
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\geometry\LineSeg.java
(at line 28)
public class LineSeg
^^^^^^^
The serializable class LineSeg does not declare a static final serialVersionUID field of type long
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.draw2d.ui\src\org\eclipse\gmf\runtime\draw2d\ui\internal\figures\ImageFigureEx.java
(at line 21)
import org.eclipse.draw2d.ImageFigure;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.ImageFigure is never used
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\filter\ActionFilterService.java
(at line 26)
import org.eclipse.gmf.runtime.common.core.service.IProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.core.service.IProvider is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\ContributeToActionBarsOperation.java
(at line 18)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\ContributeToPopupMenuOperation.java
(at line 19)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.services.action\src\org\eclipse\gmf\runtime\common\ui\services\action\internal\contributionitem\IPopupMenuContributionPolicy.java
(at line 17)
import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService is never used
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.gef.ui\src\org\eclipse\gmf\runtime\gef\ui\internal\editpolicies\ConnectorBendpointEditPolicy.java
(at line 20)
import org.eclipse.draw2d.AutomaticRouter;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.AutomaticRouter is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.gef.ui\src\org\eclipse\gmf\runtime\gef\ui\internal\editpolicies\ConnectorBendpointEditPolicy.java
(at line 33)
import org.eclipse.gef.handles.BendpointCreationHandle;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.handles.BendpointCreationHandle is never used
----------
2 problems (2 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.draw2d.ui.render\src\org\eclipse\gmf\runtime\draw2d\ui\render\internal\svg\metafile\TranscoderException.java
(at line 19)
public class TranscoderException extends Exception
^^^^^^^^^^^^^^^^^^^
The serializable class TranscoderException does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.common.ui.action\src\org\eclipse\gmf\runtime\common\ui\action\actions\global\ClipboardState.java
(at line 25)
public class ClipboardState
^^^^^^^^^^^^^^
The serializable class ClipboardState does not declare a static final serialVersionUID field of type long
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\UIOperationListener.java
(at line 18)

import org.eclipse.gmf.runtime.emf.core.ResourceSetOperation;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.emf.core.ResourceSetOperation is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\action\AbstractModelActionDelegate.java
(at line 18)
import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress is never used
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\action\AbstractModelActionHandler.java
(at line 20)
import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress is never used
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.ui\src\org\eclipse\gmf\runtime\emf\ui\preferences\ValidationLiveProblemsDestination.java
(at line 27)
public class ValidationLiveProblemsDestination extends EnumeratedType {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The serializable class ValidationLiveProblemsDestination does not declare a static final serialVersionUID field of type long
----------
4 problems (4 warnings)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.emf.ui.properties\src\org\eclipse\gmf\runtime\emf\ui\properties\providers\GenericEMFPropertiesProvider.java
(at line 16)
import org.eclipse.ui.views.properties.IPropertySourceProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.ui.views.properties.IPropertySourceProvider is never used
----------
1 problem (1 warning)
----------
1. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editparts\LabelEditPart.java
(at line 31)
import org.eclipse.gef.editparts.AbstractEditPart;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editparts.AbstractEditPart is never used
----------
----------
2. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\GatedShapeCompartmentDragDropEditPolicy.java
(at line 18)
import org.eclipse.gef.EditPart;
^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.EditPart is never used
----------
----------
3. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\LabelNonResizableEditPolicy.java
(at line 25)
import org.eclipse.gef.editpolicies.NonResizableEditPolicy;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editpolicies.NonResizableEditPolicy is never used
----------
----------
4. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\editpolicies\ShapeLabelResizableEditPolicy.java
(at line 23)
import org.eclipse.gef.editpolicies.NonResizableEditPolicy;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.editpolicies.NonResizableEditPolicy is never used
----------
----------
5. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\figures\GatedFigure.java
(at line 17)
import org.eclipse.draw2d.Border;
^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.Border is never used
----------
----------
6. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\figures\GatedFigure.java
(at line 24)
import org.eclipse.draw2d.geometry.Insets;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.geometry.Insets is never used
----------
----------
7. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\image\ImageFileFormat.java
(at line 31)
public class ImageFileFormat extends EnumeratedType {
^^^^^^^^^^^^^^^
The serializable class ImageFileFormat does not declare a static final serialVersionUID field of type long
----------
----------
8. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\handles\RotateHandle.java
(at line 19)
import org.eclipse.gef.handles.SquareHandle;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gef.handles.SquareHandle is never used
----------
----------
9. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorBase.java
(at line 14)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider is never used
----------
----------
10. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorProviderBase.java
(at line 15)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator is never used
----------
----------
11. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\services\decorator\IDecoratorProviderBase.java
(at line 16)
import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget is never used
----------
----------
12. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\RotateTracker.java
(at line 16)
import org.eclipse.draw2d.PositionConstants;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.PositionConstants is never used
----------
----------
13. WARNING in D:\gmfbuild\build\sdk\plugins\org.eclipse.gmf.runtime.diagram.ui\src\org\eclipse\gmf\runtime\diagram\ui\internal\tools\RubberbandSelectionTool.java
(at line 32)
import org.eclipse.gef.KeyHandler;

 


Back to the top