diff options
author | Carsten Lund <lund@research.att.com> | 2017-03-13 13:51:35 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-04-18 02:17:51 +0000 |
commit | 37181837935f5e94fd02b32da0df966b498dd968 (patch) | |
tree | 294c24cebed722684a5a1ce4291b55db18322e4c /operation-utils/.classpath | |
parent | 12569365f092fe2993f8cd470c48331888a29a17 (diff) |
[DCAE-15] Changes related to version 1.1
See Jira for details
Change-Id: I225aa7a8952da4ddb0a93ac238aa79c8993f72b8
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'operation-utils/.classpath')
-rw-r--r-- | operation-utils/.classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/operation-utils/.classpath b/operation-utils/.classpath index 1ab68f0..329c766 100644 --- a/operation-utils/.classpath +++ b/operation-utils/.classpath @@ -11,6 +11,8 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path="src/main/java-gen"/> + <classpathentry kind="src" path="src/main/resources-gen"/> <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> |