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 flexi-locale-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.highcapable.flexilocale.gradle.factory
├─ com.highcapable.flexilocale.gradle.factory.ExtensionAwareFactoryKt.class - [JAR]
├─ com.highcapable.flexilocale.gradle.factory.GradleProjectFactoryKt.class - [JAR]
com.highcapable.flexilocale.plugin.config.proxy
├─ com.highcapable.flexilocale.plugin.config.proxy.IFlexiLocaleConfigs.class - [JAR]
com.highcapable.flexilocale.utils.debug
├─ com.highcapable.flexilocale.utils.debug.FError.class - [JAR]
├─ com.highcapable.flexilocale.utils.debug.FLog.class - [JAR]
com.highcapable.flexilocale.plugin
├─ com.highcapable.flexilocale.plugin.FlexiLocaleExtension.class - [JAR]
├─ com.highcapable.flexilocale.plugin.FlexiLocalePlugin.class - [JAR]
com.highcapable.flexilocale.utils.factory
├─ com.highcapable.flexilocale.utils.factory.FileFactoryKt.class - [JAR]
├─ com.highcapable.flexilocale.utils.factory.VariableFactoryKt.class - [JAR]
com.highcapable.flexilocale.generated
├─ com.highcapable.flexilocale.generated.FlexiLocaleProperties.class - [JAR]
com.highcapable.flexilocale.plugin.extension.dsl.configure
├─ com.highcapable.flexilocale.plugin.extension.dsl.configure.FlexiLocaleConfigureExtension.class - [JAR]
com.highcapable.flexilocale
├─ com.highcapable.flexilocale.FlexiLocale.class - [JAR]
com.highcapable.flexilocale.plugin.helper
├─ com.highcapable.flexilocale.plugin.helper.LocaleAnalysisHelper.class - [JAR]
com.highcapable.flexilocale.gradle.proxy
├─ com.highcapable.flexilocale.gradle.proxy.IProjectLifecycle.class - [JAR]
com.highcapable.flexilocale.plugin.generator
├─ com.highcapable.flexilocale.plugin.generator.LocaleSourcesGenerator.class - [JAR]
com.highcapable.flexilocale.plugin.generator.factory
├─ com.highcapable.flexilocale.plugin.generator.factory.GeneratorFactoryKt.class - [JAR]