Bloise Antonio
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
Edited Formatting Rules - Continuation indent using Tab Characters - results in spaces?
AnsweredHi there, i've imported some formatting rules from a eclipse-formatting file. Now, somehow the IDE formats at some point with spaces rather than expected tabs.I did not find the approriate setting,... -
Created Spring Boot App with vue.js/any frontend
AnsweredHi there,we are creating a Spring Boot app with a (vue.js) javascript frontend.the modules, simplyfied are strucured as follows- main— frontend— backend Using Eclipse + Visual Studio Code is insane... -
Created Create Method in... generates static rather than instance methods
AnsweredHi there, sometimes IntelliJ generates static methods, but i don't want to use this. Sometimes it generates instances methods. What's the benefit of a static vs instance method? In this case a ... -
Created [aspectj] with IntelliJ Idea 2021.3.3 not stable?
AnsweredHello There, recently i switched from intelliJ 2021.2.4 to intelliJ 2021.3.3. After the switch, our maven project with underlying aspectJ does not work. Building with maven works fine, but when i t... -
Created Debug Evalutate shows NullPointer, but in breakpoint there's not null
AnsweredHello there, currently i am hitting quite often a problem with the debugger. it shows "null" on objects which are not null, even sometimes it shows a boolean flag as "false", but there are true. ... -
Edited Multiline Tabs - Tabs at Bottom only in one line
AnsweredHello there, i recently place my tabs on the bottom of the window and deactived "show tabs in a single line". But still, the tabs will be shown in a single line: I even tried to deactivate "Open N...