che-server/plugins/plugin-github/che-plugin-github-pullrequest/src/main/module.gwt.xml

20 lines
583 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2012-2018 Red Hat, Inc.
This program and the accompanying materials are made
available under the terms of the Eclipse Public License 2.0
which is available at https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Red Hat, Inc. - initial API and implementation
-->
<module>
<inherits name='org.eclipse.che.api.workspace.Workspace'/>
<inherits name="org.eclipse.che.api.project.Project"/>
<inherits name="org.eclipse.che.security.OAuth"/>
</module>