commit | 63132f8310929f7df847a7df1498ea20ec1c19f6 | [log] [tgz] |
---|---|---|
author | alexander.behm <alexander.behm@123451ca-8445-de46-9d55-352943316053> | Fri Oct 07 23:02:14 2011 +0000 |
committer | alexander.behm <alexander.behm@123451ca-8445-de46-9d55-352943316053> | Fri Oct 07 23:02:14 2011 +0000 |
tree | 889e9c8f24cbef9fbf96f6e7a88d727fd76328e1 | |
parent | 20076a0b9b47cd90fae12f96197615282a1d8c63 [diff] [blame] |
Enabling all tests. git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_btree_updates_next@606 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/tpch-example/tpchclient/.project b/hyracks-examples/tpch-example/tpchclient/.project index b0effc6..20c24e6 100644 --- a/hyracks-examples/tpch-example/tpchclient/.project +++ b/hyracks-examples/tpch-example/tpchclient/.project
@@ -15,8 +15,14 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.m2e.core.maven2Builder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> + <nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.maven.ide.eclipse.maven2Nature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures>