Thank you for reporting the issue. I actually just updated my IDE and so will have to look into compiling the module. I'm sure there are some under-the-hood method changes or something like that, so I'm going to have to dig in and see what's going on. You can expect an updated version coming soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfortunately it is taking longer than expected to troubleshoot the issue regarding 8.0.1. The reason for the compile error is not very straight-forward to fix and I will have to get some assistance from NetBeans developers. They are not always very responsive, and so it might take a while until the plugin can be compiled under 8.0.1. I will post a question to the NetBeans Developer group and hope for the best.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oh boy! I found out what the issue is with compiling the CRUD Generator, and it is not very obvious.
Well, I'm on a new development computer. A shiny new MacBook Pro. And as I configured it and loaded software, I decided to install the latest Java 8 JDK. And so I was trying to compile the CRUD Generator using their latest. Well, that decision apparently back-fired.
I have uninstall JDK 8 and installed their latest JDK 7 build for OS X. Now, my module compiles without errors. And so, I have made a new NBM package available for NetBeans 8.0.1.
Happy coding.
Last edit: Kay Wrobel 2014-10-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-09-29
thanks dude, you saved my day :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes. A recent update inside NetBeans 8.1 broke some API dependency. I have resolved this already in my git repo, but am now facing a new issue where the module doesn't compile due to a missing compat module. Waiting for input from NB devs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I'm getting errors in trying to recompile from source to recreate the plugin from netbeans 8.0.1
thanks takin time to reply
Thank you for reporting the issue. I actually just updated my IDE and so will have to look into compiling the module. I'm sure there are some under-the-hood method changes or something like that, so I'm going to have to dig in and see what's going on. You can expect an updated version coming soon.
Dear user,
Unfortunately it is taking longer than expected to troubleshoot the issue regarding 8.0.1. The reason for the compile error is not very straight-forward to fix and I will have to get some assistance from NetBeans developers. They are not always very responsive, and so it might take a while until the plugin can be compiled under 8.0.1. I will post a question to the NetBeans Developer group and hope for the best.
The problem has been rectified and a new NBM package is available for NetBeans 8.0.1.
Happy coding.
Oh boy! I found out what the issue is with compiling the CRUD Generator, and it is not very obvious.
Well, I'm on a new development computer. A shiny new MacBook Pro. And as I configured it and loaded software, I decided to install the latest Java 8 JDK. And so I was trying to compile the CRUD Generator using their latest. Well, that decision apparently back-fired.
I have uninstall JDK 8 and installed their latest JDK 7 build for OS X. Now, my module compiles without errors. And so, I have made a new NBM package available for NetBeans 8.0.1.
Happy coding.
Last edit: Kay Wrobel 2014-10-15
thanks dude, you saved my day :)
View and moderate all "Troubleshooting" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
i have problemd to install the last version on net bean 8.1 too
Yes. A recent update inside NetBeans 8.1 broke some API dependency. I have resolved this already in my git repo, but am now facing a new issue where the module doesn't compile due to a missing compat module. Waiting for input from NB devs.