View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uberfire-workbench-processors-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uberfire.annotations.processors
├─ org.uberfire.annotations.processors.AbstractErrorAbsorbingProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.AbstractGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ClientEditorActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ContextActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.EclipseWorkaroundProcessingEnvironment.class - [JAR]
├─ org.uberfire.annotations.processors.EclipseWorkaroundTypeUtils.class - [JAR]
├─ org.uberfire.annotations.processors.EditorActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ExperimentalActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ExperimentalFeatureDefinitionProviderGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ExperimentalFeatureProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.GenerationCompleteCallback.class - [JAR]
├─ org.uberfire.annotations.processors.GeneratorUtils.class - [JAR]
├─ org.uberfire.annotations.processors.MultiTemplateLoader.class - [JAR]
├─ org.uberfire.annotations.processors.PartInformation.class - [JAR]
├─ org.uberfire.annotations.processors.PerspectiveActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.PerspectiveProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.PopupActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.ScreenActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.SplashScreenActivityGenerator.class - [JAR]
├─ org.uberfire.annotations.processors.TemplateInformation.class - [JAR]
├─ org.uberfire.annotations.processors.TemplateInformationHelper.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchClientEditorProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchContextProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchEditorProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchPanelInformation.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchPopupProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchScreenProcessor.class - [JAR]
├─ org.uberfire.annotations.processors.WorkbenchSplashScreenProcessor.class - [JAR]
org.uberfire.annotations.processors.exceptions
├─ org.uberfire.annotations.processors.exceptions.GenerationException.class - [JAR]
org.uberfire.annotations.processors.facades
├─ org.uberfire.annotations.processors.facades.APIModule.class - [JAR]
├─ org.uberfire.annotations.processors.facades.BackendModule.class - [JAR]
├─ org.uberfire.annotations.processors.facades.ClientAPIModule.class - [JAR]