I understand Apache.org is a meritocracy. I heard that between versions, I should be able to install, possibly set my JDK/JRE path, possibly set specific flags for JavaCompilerApp and run anything anytime.

I run a basic Java Project, not Ant, not Maven, not Gradle, but I'll use all their code. I do Spring and custom, sometimes extended, Java Object classes. I use both AWT and Spring, and sometimes both in the same project. I have a Maven-style DependencyViewer that supports Maven's SHA download through Eclipse Aether-'jars' and MavenResolver-'jars'. I use mysql-connector, current version for db access. I use that for my Spring based projects and everything seems to work correctly when correctly configured. I wouldn't say it's better, nor equal to Spring Initializr, but it's all written by me and is entirely stable. Maybe you could say it is.... "in flux", or "is fluid", but more works than doesn't.

I'd like to enhance my programming ability.

*Specifically, I would like to reuse NetBeans editor and possibly CodeExecution unit.* I'm working on a lightweight solution to enter what I think is needed to be tested next, but am working in its' infancy. I don't understand Generics much, but following their patterns works. Same for established design patterns. *I'd like to code my own formatter and generator.*

Can you instruct how to start to follow implementing the Editor/Parser? (I can share my working code, anything previously shared is at /tecreations.ca/) Can you instruct how to follow "Standard?" documentation of work completed?

Tim

Reply via email to