Bruno Melloni

- 活动总数 79
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 20
-
创建于 Problem with xsd:schema for xmlns:jaxb
已回答I have an XSD with the following schema definition: <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" jaxb:version="2.0"> Where http:/... -
创建于 Launch a Tomcat-based IntelliJ *configuration* from code
已回答I have a Java application that depends on a Tomcat server running on the same box. I am able to detect whether the Tomcat server is up and running. When it is not and I am running on a proper se... -
创建于 Can IntelliJ Idea be made to understand JSTL?
已回答I was very surprised to discover that IDEA does not understand JSTL by default. For example, when I tried the snippet below... it gave me a Duplicate id reference on the Spring MVC path value. Is ... -
创建于 TextMate bundles cannot be loaded - Ultimate 2022.2.1 to .4. How to fix?
已回答Minor issue: At one point during an exchange with support I was asked to upgrade to the then-Beta 2022.2.1 version. From the beginning I kept getting error messages at startup telling me that the ... -
创建于 Module defaults to wrong database and gives compile warnings
已回答I use multiple databases. I can define them in the the Database tool, connect to them and do ad-hoc queries just fine. But I can't find how to tell IntelliJ IDEA which databases are used by a give... -
创建于 How to do "maven clean install -U" in IDEA?
已回答NOTE: Per recommendation from JetBrains support my project has modules (each used to be an Eclipse project) with their own POMs and build to their own deployables / repository targets. Therefore,... -
创建于 Always update Snapshots - I can't get it to work
已回答Context: I have a project with many modules that change rapidly. Each module builds into its own .jar or .war and is currently stored in the repository. Currently using only the local repository b... -
创建于 JSP edit/deploy in IDEA - options?
已回答My projects rely on Maven for their builds. But in IDEA that usually means that even a tiny HTML change requires a full rebuild and redeploy of the whole project. I would swear that when I was usi... -
已编辑于 Confused by Tomcat log4j logging in IDEA
已回答log4j2-tomcat.xml appears to listen to my loggers for my custom code, but not for spring. Why and how to correct? Is there "something else" that needs to be configured that is overriding tomcat's... -
创建于 Tip of the day - shortcuts proposed not working?
已回答Given that I recently migrated from Eclipse and I am slow at memorizing new keyboard shortcuts, I love the "idea" of the "tip of the day". But... a lot of the tips keyboard shortcuts don't work. F...