Commit graph

4 commits

Author SHA1 Message Date
jmc
ae4e5680f4 Don't do CHECK_SHLIBS if this isn't a native build 2003-04-23 03:02:49 +00:00
rh
a91bf70d99 Make this work if PKG_DEVELOPER=yes 2003-04-18 08:07:48 +00:00
jschauma
1492c31478 Update eclipse to 2.1. New features and changes include:
- User customizable  key bindings
- editor navigation history
- improved default text editor
- improved editor linking behaviour
- better UI for editor/ viewing synchronization
- new Ant view
- new Ant editor
- External tools now use debugger-style launch configurations.
- more flexible project layouts
- java editor is more customizable
- find in file
- better java outline view
- hyperlinked java code
- improved conditional breakpoints
- stack trace hyperlinks
- new refactorings
- more java compiler options

and many more (see http://download.eclipse.org/downloads/drops/R-2.1-200303272130/whats-new.html)
2003-04-17 18:51:57 +00:00
jschauma
f088eccccc Initial import of devel/eclipse:
Eclipse is an open source software development project dedicated to providing
a robust, full-featured, commercial-quality, industry platform for the
development of highly integrated tools. It is composed of three projects, the
Eclipse Project, the Eclipse Tools Project and the EclipseTechnology Project,
each of which is overseen by a Project Management Committee (PMC) and governed
by its Project Charter. Each project is composed of its own subprojects and is
licensed under the CPL version 1.0.


This package is a bit interesting in that it's a java application, which can
be built on NetBSD using one of the sun-jdk's, but then gives runtime errors.
However, installing the application built on a Linux machine under
NetBSD will work just fine.  Seems to work only with sun-jdk13.  Thus I placed
a build of eclipse from Linux in ftp, from where it can be installed using
this package.
2003-03-19 16:09:29 +00:00