You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalArgumentException
at org.jboss.forge.roaster._shade.org.eclipse.jdt.core.dom.AST.newName(AST.java:2420)
at org.jboss.forge.roaster.model.impl.JavaSourceImpl.setPackage(JavaSourceImpl.java:625)
at org.jboss.forge.roaster.model.impl.JavaSourceImpl.setPackage(JavaSourceImpl.java:53)
setPackage should do a notBlank check on user input and throw contextual exception (same for all user input methods)
The text was updated successfully, but these errors were encountered:
setPackage should do a notBlank check on user input and throw contextual exception (same for all user input methods)
The text was updated successfully, but these errors were encountered: