blob: 262f1931d0da2ef7648ac48d8e480fb988ae22d8 [file] [log] [blame]
#
# Copyright (c) 2015 BSI Business Systems Integration AG.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# BSI Business Systems Integration AG - initial API and implementation
#
#Fri Oct 30 12:41:40 CET 2015
package=org.eclipse.scout.apps.helloworld
version=1.0.0-SNAPSHOT
displayName=My Application
groupId=org.eclipse.scout.apps
artifactId=helloworld
javaVersion=1.8
scoutAuthPublicKey=TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
scoutAuthPrivateKey=TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
scoutAuthPublicKeyDev=TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
scoutAuthPrivateKeyDev=TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
userName=Scout Robot
simpleArtifactName=hellojs
debug=false