| # 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. |
| |
| ================================================================================ |
| === Visual Library - the project locations === |
| ================================================================================ |
| |
| In January NetBeans has moved to Mercurial. |
| The old project structure has been split into 3 places. |
| The project has moved to Apache and Git. |
| |
| EXAMPLES and INTEGRATION EXAMPLES are hosted outside of the Apache repository |
| |
| The EXAMPLES for Visual Library are located in "visual.examples" directory |
| in http://source.apidesign.org/hg/netbeans/contrib/ repository - see online at: |
| http://source.apidesign.org/hg/netbeans/contrib/file/ |
| |
| The INTEGRATION example module is located in "visual.examples" directory |
| in http://source.apidesign.org/hg/netbeans/contrib/ Mercurial repository - see online at: |
| http://source.apidesign.org/hg/netbeans/contrib/file/ |
| |
| |
| SOURCE CODE is on main Apache NetBeans git repository |
| |
| The SOURCE CODE of the Visual Library is located in "platform/api.visual" directory |
| in https://github.com/apache/netbeans/ repository - see online at: |
| https://github.com/apache/netbeans/tree/master/platform/api.visual |
| |
| SOURCE CODE is on Apache NetBeans Antora git repository |
| |
| The WEB PAGES of https://netbeans.apache.org/front/main/projects/graph/ are located in "modules/ROOT/pages/projects/graph" directory |
| in git repository https://github.com/apache/netbeans-antora-site |
| https://github.com/apache/netbeans-antora-site/tree/main/modules/ROOT/pages/projects/graph |