
* Ignore artifacts that Eclipse creates. * VIVO-1248 Create the utils.sparqlrunner package. This is a merge of most of the edu.cornell.mannlib.vitro.webapp.utils.sparql package with edu.cornell.mannlib.vitro.webapp.utils.SparqlQueryRunner Remove the references to those classes. * VIVO-1248 extend SparqlQueryRunner, and combine with older attempts.
24 lines
384 B
Text
24 lines
384 B
Text
/webapp/.build/
|
|
/.classpath
|
|
/.project
|
|
/.settings
|
|
/bin/
|
|
/webapp/config/deploy.properties
|
|
/webapp/config/build.properties
|
|
/webapp/config/runtime.properties
|
|
/webapp/config/debug.log4j.properties
|
|
.build
|
|
utilities/solrtester/.work
|
|
utilities/rdbmigration/.work
|
|
utilities/sdb_to_tdb/.work
|
|
|
|
**/.idea
|
|
**/*.iml
|
|
**/target
|
|
|
|
**/overlays
|
|
|
|
# Eclipse artifacts
|
|
**/.settings
|
|
**/.classpath
|
|
**/.project
|