Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Dennis Thrysøe
Follow
New posts
New posts and comments
Total activity
20
Last activity
July 08, 2018 09:51
Member since
November 12, 2002 14:09
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
July 08, 2018 09:51
I actually found the problem just now. Play framework finds entities in package models/** (recursive). Intellij findes entities just in package models, not sub-packages. Easy workaround: place all ...
Community
IntelliJ IDEA Users
Play! 1.x and JPA entities
0 votes
Created
July 06, 2018 15:21
Ok, that's a shame, since there is still partial support for this Play 1.x situation. Is there any way to debug this situation, like obtaining the source code that takes care of detecting the entit...
Community
IntelliJ IDEA Users
Play! 1.x and JPA entities
0 votes
Created
July 06, 2018 10:08
It is implicitly configured through the use of the Play1 framework, and the odd thing is that it partially works: It does find some of the entities but not all. I cannot see any difference between ...
Community
IntelliJ IDEA Users
Play! 1.x and JPA entities
0 votes
Created
April 21, 2010 15:12
I found the problem:When I package files they are copied to my maven target directory. Both in the webapp folder and in the webapp war file.The war file then changes timestamp, en even though it is...
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
April 21, 2010 12:47
Hi,I now researched further and found the following in caches/tomcat/Unnamed_webapp_xxxxx directory:conf/server.xml has autoDeploy="true"conf/server.xml.0 has autoDeploy="false"Where do these files...
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
April 21, 2010 11:13
Status bay displays:File 'index.jsp' has been packaged at 12:11:38 PM.I don't think I have any special plugins that should affect tomcat deployment. It seems that something is infact asking tomcat ...
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
April 20, 2010 10:35
I am deploying the "hestar.dk:war exploded" artifact.Thanks,-dennis
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
April 16, 2010 19:08
Here are the project files. I still have the problem.-dennisAttachment(s):hestar.dk.ipr.ziphestar.dk.iml.zip
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
March 29, 2010 12:52
No, this setting is not enabled. And "Perform on update action" is set to update resources (not redeploy).It must be possible to instruct intellij to not redeploy when files are packaged?Thanks,-de...
Community
IntelliJ IDEA Users
Tomcat auto-redeploy for all copied resources?
0 votes
Created
December 15, 2004 09:48
I used to get that also. It was caused by two things:1) I used ant to compile my source externally2) I had a module that mapped some (compiled by ant) classes from another module as a library.When ...
Community
IntelliJ IDEA Users
What's 'Breakpoint is invalid: Source code changed'?
0 votes
1
2
›
»