Compare Revisions
Last modification
- Rev 31 2010-12-29 02:14:42
- Author: PointedEars
- Log message:
- User area: Added Add Term include and term-related classes
- Clean-up:
+ WEB-INF/web.xml: Fixed markup
+ Added Hibernate3-core sources link (for Javadoc)
+ Removed bogus Struts2Hubernate source attachment
+ Changed indentation size to 2 spaces
+ Formatted all source code (automatically)
| /trunk/.project |
| 3,6 → 3,7 |
| <name>WebEngineeringProject</name> |
| <comment></comment> |
| <projects> |
| <project>Hibernate3</project> |
| </projects> |
| <buildSpec> |
| <buildCommand> |
| 33,4 → 34,11 |
| <nature>org.eclipse.jdt.core.javanature</nature> |
| <nature>org.eclipse.wst.jsdt.core.jsNature</nature> |
| </natures> |
| <linkedResources> |
| <link> |
| <name>hibernate-src</name> |
| <type>2</type> |
| <locationURI>WORKSPACE_LOC/Hibernate3/src</locationURI> |
| </link> |
| </linkedResources> |
| </projectDescription> |