Skip to content

Update for Netbeans 25#185

Closed
aliedperezmartinez wants to merge 15 commits intoAlexFalappa:masterfrom
aliedperezmartinez:master
Closed

Update for Netbeans 25#185
aliedperezmartinez wants to merge 15 commits intoAlexFalappa:masterfrom
aliedperezmartinez:master

Conversation

@aliedperezmartinez
Copy link

It seems to be OK. I would update the simple project template.

@aliedperezmartinez
Copy link
Author

  • Set NB release 25
  • Update all dependencies
  • Migrate tests to JUnit 5
  • Add Yenta class into code (couldn't find it in a repository)

<version>${netbeans.api.version}</version>
</dependency>
<dependency>
<!-- <dependency>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copied the file Yenta.java to this project. I couldn't find it in a repository.

@AlexFalappa
Copy link
Owner

@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.

@aliedperezmartinez
Copy link
Author

@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 ,
yes, this is not just the Java version and updated dependencies, but also to make it work with the latest (and greatest) NetBeans version. I also added a few refactors, and removed some classes from SpringBoot, after adding the dependency.

@aliedperezmartinez
Copy link
Author

I also want to add support for Gradle at some point.

Exclude generated sources
@Uthanien
Copy link

Uthanien commented May 4, 2025

@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!

@aliedperezmartinez
Copy link
Author

@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.

@Uthanien
Copy link

Uthanien commented May 7, 2025

@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!

@aliedperezmartinez
Copy link
Author

@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 👍 😛

@Uthanien
Copy link

Uthanien commented May 8, 2025 via email

@aliedperezmartinez
Copy link
Author

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.
Thanks @AlexFalappa , for starting this.

[1] https://github.com/aliedperezmartinez/nb-springboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants