Bruno Genovese
- 活动总数 136
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 32
-
创建于 Library class deprecated and marked for removal - how to silence warning ONLY in the affected class using it?
已回答I 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... -
创建于 Latest Java/Spring/Tomcat stack?
已回答We 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... -
创建于 No reply for an opened support ticket for 6 days
已回答Wondering 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... -
创建于 Small nuisance - having to "repair IDE" and rebuild the whole project every time I restart IDEA Ultimate.
已回答This 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... -
创建于 IntelliJ ignoring Tomcat 10 log4j2 configuration, probably due to configuration caching - how to fix?
已回答I 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... -
已编辑于 IntelliJ SQL console slowness?
已回答I 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... -
创建于 Update to 2024.x
已回答I 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... -
创建于 IntelliJ IDEA writes to Maven repository but does not read.
已回答Issue: 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... -
创建于 Bringing configuration to another computer
已回答To 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... -
已编辑于 Hung "Reading Maven projects..." normal or bug?
已回答Lately 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...