Update for Netbeans 25#185
Conversation
- Set NB release 25 - Update all dependencies - Migrate tests to JUnit 5 - Add Yenta class into code
|
| <version>${netbeans.api.version}</version> | ||
| </dependency> | ||
| <dependency> | ||
| <!-- <dependency> |
There was a problem hiding this comment.
Copied the file Yenta.java to this project. I couldn't find it in a repository.
|
@aliedperezmartinez thanks for the PR, can you summarize what have you done here and why? Is this purely an update of the codebase to a newer Java language version and to updated dependencies or is this needed to make the plugin work with the latest NetBeans version? I regret to inform you that I have stopped maintaining the plugin a while ago. |
Hi @AlexFalappa , |
|
I also want to add support for Gradle at some point. |
Exclude generated sources
|
@aliedperezmartinez Sorry for asking, but maybe you can maintain a separate branch yourself? This plugin is quite useful for those of us who continue to use NetBeans. |
I've created a fork and I can maintain it. I wanted first to ask the developers. |
I started following you, if you create a new repo, I can help you with some things, updating files and other things. |
dale, weón 👍 😛 |
|
jajaja me avisas si quieres para seguir el nuevo repo para ir haciendo
algunas cosas ;)
El mié, 7 may 2025 a las 23:10, Alied Perez Martinez (<
***@***.***>) escribió:
… *aliedperezmartinez* left a comment (AlexFalappa/nb-springboot#185)
<#185 (comment)>
@aliedperezmartinez <https://github.com/aliedperezmartinez> Sorry for
asking, but maybe you can maintain a separate branch yourself? This plugin
is quite useful for those of us who continue to use NetBeans. greetings!
I've created a fork and I can maintain it. I wanted first to ask the
developers.
I started following you, if you create a new repo, I can help you with
some things, updating files and other things. Greetings!
dale, weón 👍 😛
—
Reply to this email directly, view it on GitHub
<#185 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABL7TW6EHOUX7M3YPPWQNLT25LDLPAVCNFSM6AAAAABZOYOBSCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNRRGUYDIMBSGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
*Felipe Espinosa Cancino*
Ingeniero en Informática
|
|
OK, I'll close this PR, will continue in my fork[1]. Let me know if there's anything else I can do to help this project. |
It seems to be OK. I would update the simple project template.