|
Change Attribute Type DOCUMENTOR_PATH : StringPreference to DOCUMENTOR_PATH : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |
|
Change Attribute Type FORMATTER_PATH : StringPreference to FORMATTER_PATH : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |
|
Change Attribute Type GO_OS : StringPreference to GO_OS : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |
|
Change Attribute Type GO_PATH : OptionalStringPreference to GO_PATH : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |
|
Change Attribute Type GO_ARCH : StringPreference to GO_ARCH : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |
|
Change Attribute Type GO_ROOT : StringPreference to GO_ROOT : IProjectPreference<String> in class com.googlecode.goclipse.core.GoEnvironmentPrefs |
From |
To |