Class PluginPartInfo


  • public class PluginPartInfo
    extends Object
    Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 16.04.2008 Time: 22:59:21
    • Constructor Detail

      • PluginPartInfo

        public PluginPartInfo​(@NotNull
                              File jarFile,
                              @NotNull
                              URL jarUrl)
    • Method Detail

      • getJarFile

        @NotNull
        public File getJarFile()
      • getJarURL

        @NotNull
        public URL getJarURL()