Organizing code in a 2 man team
I’ve been working with a buddy of mine on a school project. We forecast it’ll take ~2 months, so it isn’t a small scale project at all. Communication and splitting the work effectively has been a NIGHTMARE though.
Organizing code in a 2 man team
I’ve been working with a buddy of mine on a school project. We forecast it’ll take ~2 months, so it isn’t a small scale project at all. Communication and splitting the work effectively has been a NIGHTMARE though.
Organizing code in a 2 man team
I’ve been working with a buddy of mine on a school project. We forecast it’ll take ~2 months, so it isn’t a small scale project at all. Communication and splitting the work effectively has been a NIGHTMARE though.
Modular application – dependency as separate module?
I have a modular application written in Java based on NetBeans Modules (those details probably aren’t so important 🙂 ) and I’d like to add another module written in Clojure language. Clojure programs need to have the clojure library accessible.
Netbeans Tools->Options->Java->Maven window is empty
Ubuntu 24.04. Maven is installed in system. Netbeans don’t show any options of Maven. Cannot create Maven Java app either.
Netbeans not formatting html (but works with php and xml)
I know there are old questions about this but I haven’t found something that pinpoints the problem or a hint for a solution