Got this error while building with the real Starteam SDK.
syncronizer\src\org\sync\GitImporter.java:57: PropertyEnums() is not public in com.starbase.starteam.PropertyEnums; cannot be accessed from outside package
private PropertyEnums propertyEnums = new PropertyEnums();
^
1 error
Got this error while building with the real Starteam SDK.
syncronizer\src\org\sync\GitImporter.java:57: PropertyEnums() is not public in com.starbase.starteam.PropertyEnums; cannot be accessed from outside package private PropertyEnums propertyEnums = new PropertyEnums(); ^ 1 error