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 com.github.nruzic.extensions.eclipse.model.profile.prototype-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.nruzic.commons.model.profile.devices
├─ com.github.nruzic.commons.model.profile.devices.DevicesFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.DevicesPackage.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.car.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.device.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.phone.class - [JAR]
com.github.nruzic.commons.model.profile.test
├─ com.github.nruzic.commons.model.profile.test.TestFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.test.TestPackage.class - [JAR]
├─ com.github.nruzic.commons.model.profile.test.test.class - [JAR]
com.github.nruzic.commons.model.profile.devices.impl
├─ com.github.nruzic.commons.model.profile.devices.impl.DevicesFactoryImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.impl.DevicesPackageImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.impl.carImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.impl.deviceImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.impl.phoneImpl.class - [JAR]
com.github.nruzic.commons.model.profile.devices.util
├─ com.github.nruzic.commons.model.profile.devices.util.DevicesAdapterFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.devices.util.DevicesSwitch.class - [JAR]
com.github.nruzic.commons.model.profile.general.util
├─ com.github.nruzic.commons.model.profile.general.util.GeneralAdapterFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.util.GeneralSwitch.class - [JAR]
com.github.nruzic.commons.model.profile.test.impl
├─ com.github.nruzic.commons.model.profile.test.impl.TestFactoryImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.test.impl.TestPackageImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.test.impl.testImpl.class - [JAR]
com.github.nruzic.commons.model.profile.applications.util
├─ com.github.nruzic.commons.model.profile.applications.util.ApplicationsAdapterFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.util.ApplicationsSwitch.class - [JAR]
com.github.nruzic.commons.model.profile.general
├─ com.github.nruzic.commons.model.profile.general.GeneralFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.GeneralPackage.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.database.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.external.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.internal.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.subsystem.class - [JAR]
com.github.nruzic.commons.model.profile.test.util
├─ com.github.nruzic.commons.model.profile.test.util.TestAdapterFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.test.util.TestSwitch.class - [JAR]
com.github.nruzic.commons.model.profile.applications.impl
├─ com.github.nruzic.commons.model.profile.applications.impl.ApplicationsFactoryImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.impl.ApplicationsPackageImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.impl.applicationImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.impl.thickclientapplicationImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.impl.thinclientapplicationImpl.class - [JAR]
com.github.nruzic.commons.model.profile.applications
├─ com.github.nruzic.commons.model.profile.applications.ApplicationsFactory.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.ApplicationsPackage.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.application.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.thickclientapplication.class - [JAR]
├─ com.github.nruzic.commons.model.profile.applications.thinclientapplication.class - [JAR]
com.github.nruzic.commons.model.profile.general.impl
├─ com.github.nruzic.commons.model.profile.general.impl.GeneralFactoryImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.impl.GeneralPackageImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.impl.databaseImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.impl.externalImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.impl.internalImpl.class - [JAR]
├─ com.github.nruzic.commons.model.profile.general.impl.subsystemImpl.class - [JAR]