Alessandro Magnolo

Results 3 issues of Alessandro Magnolo

### Description of the bug The method com.vaadin.base.devserver.startup.DevModeInitializer.generateJarFromJBossVfsFolder(Object jarVirtualFile, Path tempJar) fails with NoSuchMethodException when it attempts to use reflection on virtualFileClass.getMethod("getChildrenRecursively"). This is caused by the method com.vaadin.base.devserver.startup.DevModeInitializer.getPhysicalFileOfJBossVfsJar(URL url)...

bug
workaround
Impact: Low
Severity: Major

I would like to be able to search for text in the whole workdir (including subfolders), to find a keyword in a collection of documents. Use case is a long...

enhancement

Please add a flag to enable hiding hidden files on startup. Actually, the hidden files should be hidden by default: this is implied by the definition of "hidden files". The...

feature