You are here

More programing tools (like IDE)

1 post / 0 new
Greg Em
Offline
Last seen: 9 hours 34 min ago
Joined: 2024-11-02 03:01
More programing tools (like IDE)

Hi.

Could we get some more programming tools with PortableApps?

I know that currently PA offers few editors and IDEs (like solid Geany or VisualStudio Code - not my taste), but maybe it isn't a bad idea to slightly extend that list?

My propositions:

Code::Blocks (C/C++ IDE)
https://www.codeblocks.org

They actually have a portable version ("codeblocks-25.03(mingw)-nosetup.zip"), but perhaps they don't mind if you put it with your installer/updater?
======================================
NetBeans (mostly focused on Java and JavaScript)
https://netbeans.apache.org/front/main/index.html

They used OpenJDK, so maybe there is a chance to run it portably.
======================================
CodeLite IDE
https://codelite.org

I have no idea if it could run without installing.
======================================