aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dist/doc/index.html')
-rw-r--r--docs/dist/doc/index.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html
index e8e2d2387..7c52cde81 100644
--- a/docs/dist/doc/index.html
+++ b/docs/dist/doc/index.html
@@ -14,7 +14,7 @@
an open-source license, require Java 1.3 to run, and produce
code that runs in JDK 1.1 and later VM's.
For the latest materials, see
- <a href="http://eclipse.org/aspectj">http://eclipse.org/aspectj</a>.
+ <a href="https://eclipse.org/aspectj">https://eclipse.org/aspectj</a>.
Not all of these materials have been updated for AspectJ 5.
<p/>
@@ -32,16 +32,16 @@
<a href="examples/">example code</a>.
</td></tr>
<tr><td><a href="#distributions">distributions</a></td><td>
- <a href="http://eclipse.org/aspectj">AspectJ</a>;
+ <a href="https://eclipse.org/aspectj">AspectJ</a>;
development environment support for
- <a href="http://eclipse.org/ajdt">Eclipse</a>
+ <a href="https://eclipse.org/ajdt">Eclipse</a>
and
<a href="https://jdeveloperaop.dev.java.net/">JDeveloper</a>.
</td></tr>
<tr><td><a href="#resources">resources</a></td><td>
<a href="http://aosd.net">aosd.net</a>;
- <a href="http://eclipse.org/aspectj">AspectJ project</a>
- the bug <a href="http://bugs.eclipse.org/bugs">db</a>,
+ <a href="https://eclipse.org/aspectj">AspectJ project</a>
+ the bug <a href="https://bugs.eclipse.org/bugs">db</a>,
and mailing lists for
<a href="mailto:aspectj-users@eclipse.org">users</a> and
<a href="mailto:aspectj-dev@eclipse.org">developers</a>.
@@ -209,14 +209,14 @@
<h3>AspectJ distributions</h3>
<table border="1">
<tr> <th>Distributions</th><th>Description</th></tr>
-<tr> <td><a href="http://eclipse.org/aspectj">AspectJ</a>
+<tr> <td><a href="https://eclipse.org/aspectj">AspectJ</a>
</td>
<td>The AspectJ distribution contains binaries for the
compiler, structure browser, and Ant taskdefs,
as well as the documentation and examples.
</td>
</tr>
-<tr> <td><a href="http://eclipse.org/aspectj">AspectJ</a> source code
+<tr> <td><a href="https://eclipse.org/aspectj">AspectJ</a> source code
</td>
<td>Source code for AspectJ is available
under the open-source
@@ -227,13 +227,13 @@
</td>
</tr>
-<tr> <td><a href="http://eclipse.org/ajdt">AspectJ for Eclipse</a>
+<tr> <td><a href="https://eclipse.org/ajdt">AspectJ for Eclipse</a>
</td>
<td>AspectJ Development Environment support for
Eclipse is available under Eclipse Public License v 1.0
from the eclipse.org project site
- <a href="http://eclipse.org/ajdt">
- http://eclipse.org/ajdt</a>
+ <a href="https://eclipse.org/ajdt">
+ https://eclipse.org/ajdt</a>
</td>
</tr>
@@ -270,26 +270,26 @@
and relevant events, subscribe to
<tt>aspectj-announce@eclipse.org</tt>.
To view list archives or subscribe to the list, go to
- <a href="http://eclipse.org/aspectj">
+ <a href="https://eclipse.org/aspectj">
the AspectJ home page</a>.
To find archived emails, use the Eclipse site
- <a href="http://www.eclipse.org/search/search.cgi">search page</a>.
+ <a href="https://www.eclipse.org/search/search.cgi">search page</a>.
</td></tr>
-<tr> <td><a href="http://bugs.eclipse.org/bugs">Bug database</a>
+<tr> <td><a href="https://bugs.eclipse.org/bugs">Bug database</a>
</td>
<td>Use the Eclipse project's Bugzilla database
to view and submit bugs against the AspectJ product components
- <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Compiler">
+ <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Compiler">
Compiler</a> (for the AspectJ compiler, ajc)
- <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=IDE">
+ <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=IDE">
IDE</a> (for AJBrowser and AJDE bugs),
- <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Ant">
+ <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Ant">
Ant</a> (for the Ant tasks),
and
- <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Docs">
+ <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;component=Docs">
Docs</a> (for the documentation).
Bugs all users should know about are
- <a href="http://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;keywords=info">
+ <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=AspectJ&amp;keywords=info">
flagged with the "info" keyword</a>.
See the
<a href="faq.html#q:ajcbugs">
@@ -322,7 +322,7 @@
see the <a href="progguide/examples.html">Examples </a> section
in the <a href="progguide/index.html">Programming Guide</a>.
View and navigate the crosscutting structure using
- <a href="http://eclipse.org/ajdt">AJDT (AspectJ Development Tools)
+ <a href="https://eclipse.org/ajdt">AJDT (AspectJ Development Tools)
in Eclipse IDE</a>. IntelliJ IDEA also offers AspectJ and Spring AOP
support.
<p/>