You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Steve Hannah <st...@weblite.ca> on 2022/03/04 19:06:14 UTC

Cross-IDE standard for "Run Configurations"

Maven makes some things much easier by standardizing many of the build
settings in a way that is IDE agnostic.  However, every IDE seems to
provide its own proprietary "Actions" configuration for defining the
"Actions" or "Tasks" that can be run on a project.  E.g. "Run", "Debug",
"Build Jar", etc..

It would be nice if there were some well-supported metadata standard for
this that was supported by all IDEs.    Does anyone know if such a standard
format exists - or if there are any groups working on such a format?

Steve

Re: Cross-IDE standard for "Run Configurations"

Posted by Neil C Smith <ne...@apache.org>.
On Fri, 4 Mar 2022 at 19:06, Steve Hannah <st...@weblite.ca> wrote:
> Maven makes some things much easier by standardizing many of the build settings in a way that is IDE agnostic.  However, every IDE seems to provide its own proprietary "Actions" configuration for defining the "Actions" or "Tasks" that can be run on a project.  E.g. "Run", "Debug", "Build Jar", etc..
>
> It would be nice if there were some well-supported metadata standard for this that was supported by all IDEs.    Does anyone know if such a standard format exists - or if there are any groups working on such a format?

Well, not that I know of, but I do know it's been discussed here (or
on the dev@ list) before.  It would certainly be a good thing from my
perspective.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists