Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Norris Shelton
Total activity
521
Last activity
August 04, 2020 13:52
Member since
March 20, 2003 19:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
205
Activity overview
Posts (58)
Comments (257)
Sort by recent activity
Recent activity
Votes
Created
May 25, 2007 18:19
A JavaBean has private properties accessed via getters/setters and has an empty constructor. A POJO is usually very similar, but can be ANY java class, without any requirement for who it inherits ...
Community
IntelliJ IDEA Users
POJO and JavaBeans (Theory)
0 votes
Created
April 04, 2007 21:03
Is it a web application? Maybe "Build on frame activation" is checked on the "Java EE Build Settings" of your web module.
Community
IntelliJ IDEA Users
How to turn off auto re-compile on MacosX?
0 votes
Created
July 23, 2007 12:08
Are you using Tomcat for the web container and the web server in production? We did this for a while, but eventually moved to having Apache in front of the Tomcats. If you are not using Tomcat fo...
Community
IntelliJ IDEA Users
Multiple Tomcat instances
0 votes
Created
June 11, 2007 13:46
We have used a central (CVS) to maintain our libraries. CVS would look something like:CVSroot-lib- -struts- - -v1.2.4- - -v1.2.9- - -v2.06- -commonsLang- - -v...-myProject- -webBoth parts of the C...
Community
IntelliJ IDEA Users
Advice on project structure
0 votes
Created
August 09, 2007 13:26
Do you have a JPA facet? You will also need to create a datasource. Look under Tools, Data Sources. Then you will need to go back to the JPA facet and click in the area for the datasource (it do...
Community
IntelliJ IDEA Users
How do I enable EJB 3.0 persistence annotation?
0 votes
Created
August 10, 2007 15:31
I am not happy with it either. It should really lead me through what I need instead of relying on me "being in the know". If you create a JPA facet, you should be asked the information about the ...
Community
IntelliJ IDEA Users
How do I enable EJB 3.0 persistence annotation?
0 votes
Created
September 12, 2007 14:39
1) Has anyone been able to get a unidirectionalOneToMany working? I have tried Hibernate andOpenJPA and I can only get it working with abidirectional.I was able to get a unidirectional OneToMany t...
Community
IntelliJ IDEA Users
OT: JPA and related
0 votes
Created
September 20, 2007 20:57
Try posting in the plugin forum. They would probably be much more helpful.
Community
IntelliJ IDEA Users
Error starting plug-in
0 votes
Created
September 19, 2007 18:30
Oh, great. I will try it with WL 9.2 and see if it works any better.
Community
IntelliJ IDEA Users
New to WebLogic 10 via IntelliJ
0 votes
Created
September 25, 2007 13:06
Does anyone have a recommendation on this?
Community
IntelliJ IDEA Users
.ear containing a .war and a .jar and source root
0 votes
«
First
‹
Previous
Next
›
Last
»