Skip to content

sources of IntelliJ IDEA plugin which copies compiled classed into working directory

Notifications You must be signed in to change notification settings

Shumyk/ClassCopier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClassCopier

Plugin for IntelliJ IDEA which helps to copy all changed files from compiler output location to changed file location. It searces for changed files in VSC and then searches for compiled files and copies them into folder of changed file.

Getting Started

Import as IntelliJ Platform Plugin, mark src as Sources, resources as Resources and set proper Plugin Deployment path to plugin.xml. Add Run/Debug Configuration as Plugin and use classpath of the plugin module. And you are ready to test, debugg and code!

Prerequisites

Java 8 and IntelliJ IDEA SDK.

Deployment

https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/publishing_plugin.html

About

sources of IntelliJ IDEA plugin which copies compiled classed into working directory

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages