Skip to content

Java Pluggable Annotation Processor (JPAP) using to check for special annotation in Java class and to generate TypeScript interface

Notifications You must be signed in to change notification settings

SimonNyan/typescript-annotation-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

typescript-annotation-processor

Java Pluggable Annotation Processor (JPAP) using to check for special annotation in Java class and to generate TypeScript interface.

How to launch:

  1. Open and build annotationProcessor project;
  2. Use command Build->Build Artifacts;
  3. Open annotationUsage project;
  4. Use terminal to build project in Gradle with gradle clean build command.

About

Java Pluggable Annotation Processor (JPAP) using to check for special annotation in Java class and to generate TypeScript interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published