JaNativeTools is a plugin for JetBrains IDEs that provides advanced tools for managing dependencies, extensions, and color themes in JaNative Framework.
- Dependency Management: Detect, sort, modify, and validate project dependencies.
- Inspections & Quick Fixes: Automatic detection of extension and dependency issues with quick-fix suggestions.
- Color Previews: Inline color previews in the editor.
- Template Generation: Create extension files and class/function templates.
- Build the plugin:
./gradlew build
- Install:
- Locate the built
.jaror.zipinbuild/libs. - Install via JetBrains IDE:
Settings → Plugins → Install plugin from disk.
- Locate the built
- Usage:
- Access plugin features via file context menus, code inspections, and IDE settings.
- JDK 11+
- Compatible JetBrains IDE (e.g., PhpStorm, IntelliJ IDEA)
Apache License 2.0