Complete mindjet integration.

This commit is contained in:
Paulo Gustavo Veiga
2013-03-29 11:49:59 -03:00
parent ed508d646c
commit 2c355205d0
79 changed files with 3156 additions and 11770 deletions

View File

@@ -32,7 +32,7 @@ final public class Utils {
}
@SuppressWarnings({"ConstantConditions"})
@NotNull
@Nullable
public static User getUser() {
return getUser(false);
}