Automate Backend Boilerplate with Database Action Models Generator
+ Automate Backend Boilerplate with Dynamic form tools
This plugin streamlines development in Java-based web applications (such as vrms-system and teddy-taxi-web) by automating the generation of ActionBean, DTO, and Dataset XML files directly from your database schema.
Key Features:
@@ -65,7 +65,7 @@
Refactoring and Improvements
- - Project Structure Refactoring: The project structure has been reorganized. Generator-related classes were moved to a new package (
com.sdk.generators.actionmodels), and template directory names were standardized to src/main/resources/templates.
+ - Project Structure Refactoring: The project structure has been reorganized. Generator-related classes were moved to a new package (
com.sdk.dynform.tools.generators.actionmodels), and template directory names were standardized to src/main/resources/templates.
- Build System Updates: Updated
build.gradle.kts, plugin.xml, and Gradle wrapper files to reflect the structural and functional enhancements.
]]>
@@ -73,30 +73,68 @@
com.intellij.modules.platform
com.intellij.modules.java
com.intellij.database
+ com.intellij.jsp
+ com.intellij.modules.xml
+ com.intellij.modules.javascript
+ JavaScript
-
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+