Bruno Genovese
- Total activity 136
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 32
-
Created Library class deprecated and marked for removal - how to silence warning ONLY in the affected class using it?
AnsweredI have a class that uses spring's JdbcDaoSupport. It is marked deprecated and for removal. I need to use it anyway but I can find no way to silence the warning unless I suppress the warning globa... -
Created Latest Java/Spring/Tomcat stack?
AnsweredWe currently use these tools. We are about to upgrade to the latest versions. Does IntelliJ have any issues/conflicts with the following versions?- Java 25- Spring Boot 3.5.6- Spring Framework 6... -
Created No reply for an opened support ticket for 6 days
AnsweredWondering because I opened a support ticket 6 days ago and besides the automated “generic” reply there's been no human reply. I've never seen such a delay in the past.If jetbrains is still operat... -
Created Small nuisance - having to "repair IDE" and rebuild the whole project every time I restart IDEA Ultimate.
AnsweredThis is only a nuisance, although it is a MAJOR nuisance. Hopefully it is fixed in the 2025.1 final release that is hopefully coming out soon., but hoping that there is a “quick fix” that can be a... -
Created IntelliJ ignoring Tomcat 10 log4j2 configuration, probably due to configuration caching - how to fix?
AnsweredI have been trying to get the log4j2 configuration to work on IntelliJ IDEA. Sadly, it is not working and it appears to be caused by caching of the Tomcat configuration in the …\system\tomcat\… fo... -
Edited IntelliJ SQL console slowness?
AnsweredI have a stored procedure that runs in 20-30 seconds in MSSMS or my EMS SQL Manager database tools, returning about 30,000 rows. But when using the IntelliJ SQL console to run the same stored pro... -
Created Update to 2024.x
AnsweredI got a prompt to update my 2023.x.y IntelliJ IDEA and the update worked normally. After doing it the IDE prompted me to update to 2024.x, but instead of updating in place it sent me to the downl... -
Created IntelliJ IDEA writes to Maven repository but does not read.
AnsweredIssue: I configured Local Repository in the Maven settings. Using the IntelliJ Maven popup (right top of IDE) I do Lifecycle/install for one of my modules and it indeed creates the JAR and places i... -
Created Bringing configuration to another computer
AnsweredTo handle travel I am setting up IntelliJ IDEA on a laptop. I will eventually return to the desktop but for now my user will be on the laptop. NOTE: I can usually get the job done with IntelliJ... -
Edited Hung "Reading Maven projects..." normal or bug?
AnsweredLately I noticed the message “Reading Maven projects…” remaining on after launching an application from inside IntelliJ. EDIT: The message seems to stick around also when not running apps.It does...