jar

de.opal-project : opal-developer-tools_2.12

Maven & Gradle

Oct 10, 2018

OPAL-Developer Tools · OPAL-Developer Tools

Table Of Contents

Latest Version

Download de.opal-project : opal-developer-tools_2.12 JAR file - Latest Versions:

All Versions

Download de.opal-project : opal-developer-tools_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opal-developer-tools_2.12-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opalj.hermes.queries

├─ org.opalj.hermes.queries.BytecodeInstructions.class - [JAR]

├─ org.opalj.hermes.queries.BytecodeInstrumentationAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.ClassFileVersion.class - [JAR]

├─ org.opalj.hermes.queries.ClassLoaderAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.ClassTypes.class - [JAR]

├─ org.opalj.hermes.queries.DebugInformation.class - [JAR]

├─ org.opalj.hermes.queries.FanInFanOut.class - [JAR]

├─ org.opalj.hermes.queries.FieldAccessStatistics.class - [JAR]

├─ org.opalj.hermes.queries.GUIAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.JDBCAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.JavaCryptoArchitectureUsage.class - [JAR]

├─ org.opalj.hermes.queries.MethodTypes.class - [JAR]

├─ org.opalj.hermes.queries.MethodsWithoutReturns.class - [JAR]

├─ org.opalj.hermes.queries.Metrics.class - [JAR]

├─ org.opalj.hermes.queries.MicroPatterns.class - [JAR]

├─ org.opalj.hermes.queries.RecursiveDataStructures.class - [JAR]

├─ org.opalj.hermes.queries.ReflectionAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.SizeOfInheritanceTree.class - [JAR]

├─ org.opalj.hermes.queries.SystemAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.ThreadAPIUsage.class - [JAR]

├─ org.opalj.hermes.queries.TrivialReflectionUsage.class - [JAR]

├─ org.opalj.hermes.queries.UnsafeAPIUsage.class - [JAR]

org.opalj.support.tools

├─ org.opalj.support.tools.ClassHierarchyExtractor.class - [JAR]

├─ org.opalj.support.tools.ProjectSerializer.class - [JAR]

├─ org.opalj.support.tools.package.class - [JAR]

org.opalj.support.info

├─ org.opalj.support.info.FieldLocality.class - [JAR]

├─ org.opalj.support.info.ImmutabilityAnalysisRunner.class - [JAR]

├─ org.opalj.support.info.MaxLocalsEvaluation.class - [JAR]

├─ org.opalj.support.info.PureVoidMethods.class - [JAR]

├─ org.opalj.support.info.Purity.class - [JAR]

├─ org.opalj.support.info.ReturnValueFreshness.class - [JAR]

├─ org.opalj.support.info.StringConstants.class - [JAR]

├─ org.opalj.support.info.ThrownExceptions.class - [JAR]

├─ org.opalj.support.info.UnusedResults.class - [JAR]

├─ org.opalj.support.info.package.class - [JAR]

org.opalj.support.debug

├─ org.opalj.support.debug.ClassHierarchyVisualizer.class - [JAR]

├─ org.opalj.support.debug.ConfigurableXHTMLTracer.class - [JAR]

├─ org.opalj.support.debug.ConsoleEvaluationTracer.class - [JAR]

├─ org.opalj.support.debug.ConsoleTracer.class - [JAR]

├─ org.opalj.support.debug.FlowEntity.class - [JAR]

├─ org.opalj.support.debug.InterpretMethod.class - [JAR]

├─ org.opalj.support.debug.InterpretMethods.class - [JAR]

├─ org.opalj.support.debug.InterpretMethodsAnalysis.class - [JAR]

├─ org.opalj.support.debug.PrintBaseCFG.class - [JAR]

├─ org.opalj.support.debug.ShowConfiguration.class - [JAR]

├─ org.opalj.support.debug.XHTMLTracer.class - [JAR]

├─ org.opalj.support.debug.package.class - [JAR]

org.opalj.hermes

├─ org.opalj.hermes.ClassFileLocation.class - [JAR]

├─ org.opalj.hermes.DefaultFeatureQuery.class - [JAR]

├─ org.opalj.hermes.DefaultGroupedFeaturesQuery.class - [JAR]

├─ org.opalj.hermes.DuplicateFeatureIDException.class - [JAR]

├─ org.opalj.hermes.Feature.class - [JAR]

├─ org.opalj.hermes.FeatureQueries.class - [JAR]

├─ org.opalj.hermes.FeatureQuery.class - [JAR]

├─ org.opalj.hermes.FieldLocation.class - [JAR]

├─ org.opalj.hermes.Hermes.class - [JAR]

├─ org.opalj.hermes.HermesCLI.class - [JAR]

├─ org.opalj.hermes.HermesConfig.class - [JAR]

├─ org.opalj.hermes.HermesCore.class - [JAR]

├─ org.opalj.hermes.InstructionLocation.class - [JAR]

├─ org.opalj.hermes.Location.class - [JAR]

├─ org.opalj.hermes.LocationsContainer.class - [JAR]

├─ org.opalj.hermes.MethodLocation.class - [JAR]

├─ org.opalj.hermes.PackageLocation.class - [JAR]

├─ org.opalj.hermes.ProjectConfiguration.class - [JAR]

├─ org.opalj.hermes.ProjectFeatures.class - [JAR]

├─ org.opalj.hermes.ProjectInstantiation.class - [JAR]

├─ org.opalj.hermes.Query.class - [JAR]

├─ org.opalj.hermes.Visualization.class - [JAR]

org.opalj.hermes.queries.util

├─ org.opalj.hermes.queries.util.APIClassExtension.class - [JAR]

├─ org.opalj.hermes.queries.util.APIFeature.class - [JAR]

├─ org.opalj.hermes.queries.util.APIFeatureGroup.class - [JAR]

├─ org.opalj.hermes.queries.util.APIFeatureQuery.class - [JAR]

├─ org.opalj.hermes.queries.util.APIMethod.class - [JAR]

├─ org.opalj.hermes.queries.util.ClassExtension.class - [JAR]

├─ org.opalj.hermes.queries.util.InstanceAPIMethod.class - [JAR]

├─ org.opalj.hermes.queries.util.StaticAPIMethod.class - [JAR]