Author: vyemialyanchyk
Date: 2010-08-03 07:53:15 -0400 (Tue, 03 Aug 2010)
New Revision: 23873
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/CodeGenXMLFactory.java
Log:
https://jira.jboss.org/browse/JBIDE-6518 - adjust after code review
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/CodeGenXMLFactory.java
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/CodeGenXMLFactory.java 2010-08-03
11:00:49 UTC (rev 23872)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/CodeGenXMLFactory.java 2010-08-03
11:53:15 UTC (rev 23873)
@@ -50,8 +50,11 @@
public class CodeGenXMLFactory {
public static final String NL = System.getProperty("line.separator");
//$NON-NLS-1$
+ /**
+ * UUID to make a stub for propFileContentPreSave,
+ * before formatting
+ */
public static final long versionUID4PropFile = 1841714864553304000L;
-
/**
* presave generated Hibernate Properties file content,
* this is necessary to proper content formating