Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
1de24729fbb42f9e8b7eabb1ec6ba760c6f5b0c3
/
.
/
setup-eclipse.sh
blob: 8cf8ed3da18c6ef339a725aa970a1059de3dba96 [
file
] [
log
] [
blame
]
#!/bin/bash
if
[
-
z
"${MVN}"
];
then
MVN
=
"mvn"
fi
$
{
MVN
}
eclipse
:
eclipse