| --- |
| # Licensed to the Apache Software Foundation (ASF) under one or more |
| # contributor license agreements. See the NOTICE file distributed with |
| # this work for additional information regarding copyright ownership. |
| # The ASF licenses this file to You under the Apache License, Version 2.0 |
| # (the "License"); you may not use this file except in compliance with |
| # the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| layout: docpage |
| title: System Requirements |
| --- |
| |
| <!-- What sort of hardware will support work in Royale --> |
| # System requirements |
| |
| Apache Royale is designed for use on Mac or PC computers. We would love to know your experience with it on a Linux machine! |
| |
| Since developers often use Royale in the IDE of their choice, the system needs to satisfy the minimum requirements for that IDE. You do not need Internet access to work with Royale unless that is required by the IDE you are using. Royale provides scripts you can run if you want to compile your application using the command line, without an IDE. |
| |
| Royale requires Java SDK 1.7 or greater to be installed on your computer. You can access the latest Java SDK from <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">the Java download site</a>. |