summary refs log tree commit diff
path: root/pkgs/applications/editors/eclipse
Commit message (Collapse)AuthorAge
* eclipses: 2020-12 -> 2021-03Matt McHenry2021-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | * remove the jdt plugin, as it's not longer packaged separately on the eclipse download site :-( https://www.eclipse.org/forums/index.php/t/1107570/ * add eclipse-jee as a second option for those who need jdt * remove eclipses.rust this build was present at: https://www.eclipse.org/downloads/packages/release/2020-12/r https://www.eclipse.org/downloads/packages/release/2021-03/m2 but is not present at: https://www.eclipse.org/downloads/packages/release/2021-03/m3 https://www.eclipse.org/downloads/packages/release/2021-03/rc1 https://www.eclipse.org/downloads/packages/release/2021-03/r https://projects.eclipse.org/projects/tools.corrosion seems to point users to install as a plugin rather than a top-level eclipse package.
* Drop maintainership for some packagesRobert Helgesson2021-04-18
|
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
|
* eclipses.plugins.freemarker: init at 1.5.305Matt McHenry2021-02-17
|
* treewide: stdenv.lib -> libBen Siraphob2021-01-16
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* eclipses.plugins.cdt: fix hashBjørn Forsman2020-12-28
| | | | | | | The last update had a copy-pasta error: the hash for jdt was also used for cdt. Fixes: 66a14b3e23 ("eclipses: 2020-09 -> 2020-12")
* eclipses.eclipse-rust: init at 2020-12mohe20152020-12-20
|
* eclipses: 2020-09 -> 2020-12mohe20152020-12-20
|
* eclipses: add Eclipse IDE for RCP and RAP developersNiklaus Giger2020-12-09
|
* fetchzip: remove write permissions for unpacked filesMetaDark2020-11-26
| | | | Fixes https://github.com/NixOS/nixpkgs/issues/38649
* eclipses: 2020-06 -> 2020-09Matt McHenry2020-11-20
|
* eclipse: add eclipse-committersTim Neumann2020-06-25
|
* treewide: remove deprecated value `Application` from makeDesktopItemzowoq2020-06-25
|
* eclipses: 2020-03 -> 2020-06Matt McHenry2020-06-19
| | | | PR #91113
* eclipse-scala-sdk: 4.4.1 -> 4.7.0Daniel Albert2020-04-16
| | | | | Unfortunately scala-ide is based on eclipse 4.7 (oxygen). Thus is requires a java SDK 8 and GTK2.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* eclipses: 2019-12 -> 2020-03Matt McHenry2020-03-23
|
* eclipses.plugins.cdt: fix source hashBjørn Forsman2020-01-24
|
* eclipsePlugins.jdt: fix source hashRobert Helgesson2020-01-19
|
* eclipse: 19.09 -> 19.12 (#76149)Giacomo Longo2019-12-22
|
* eclipses: 2019-06 -> 2019-09Matt McHenry2019-10-07
|
* eclipses: 2018-12 -> 2019-06Matt McHenry2019-07-09
|
* eclipse-plugin-emacsplus: remove packageRobert Helgesson2019-06-17
| | | | | Unfortunately the upstream source has disappeared and the package is no longer available anywhere.
* treewide: Use HTTPS for readthedocs URLsDaniel Schaefer2019-04-22
|
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* Merge pull request #55575 from jerith666/eclipse-2018-12Robert Helgesson2019-02-20
|\ | | | | eclipse: 2018-09 -> 2018-12
| * eclipses: 2018-09 -> 2018-12Matt McHenry2019-02-11
| | | | | | | | | | this also removes i686-linux support, as 2018-09 was the last release officially supporting 32-bit
| * eclipse: retire support for back-rev'd versionsMatt McHenry2019-02-11
| | | | | | | | | | | | with eclipse now on a once-per-quarter release, it makes less sense to keep a lot of old versions around in nixpkgs. those who need them can pin nixpkgs.
* | eclipse.plugins.drools: init at 7.17.0Matt McHenry2019-02-16
|/
* eclipse-plugin-spotbugs: 3.1.10 -> 3.1.11Robert Helgesson2019-01-29
|
* Revert "eclipses: 4.9 -> 4.10"Robert Helgesson2019-01-22
| | | | | | This reverts commit 08bf7311f532a875ea1c561d79b20760ac49ee04. See https://github.com/NixOS/nixpkgs/pull/54390#issuecomment-455930334
* eclipses: 4.9 -> 4.10Robert Helgesson2019-01-21
| | | | This applies to Eclipse platform, SDK, and the JDT plugin.
* eclipse-plugin-spotbugs: 3.1.9 -> 3.1.10Robert Helgesson2018-12-25
|
* eclipse-plugin-spotbugs: 3.1.8 -> 3.1.9Robert Helgesson2018-11-28
|
* eclipse-plugin-spotbugs: 3.1.6 -> 3.1.8Robert Helgesson2018-10-21
|
* eclipses: add Eclipse IDE for Java Developers 4.9Joakim Pettersvold2018-10-15
|
* eclipses: remove old platform and sdk versionRobert Helgesson2018-09-27
| | | | | This removes the old 4.6.2 version of eclipse-platform and eclipse-sdk.
* eclipses: 4.8 -> 4.9Robert Helgesson2018-09-27
| | | | | This bumps eclipse-platform, eclipse-sdk, and eclipse-plugin-jdt to version 4.9.
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* eclipse-plugin-spotbugs: 3.1.5 -> 3.1.6Robert Helgesson2018-07-26
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* eclipse-plugin-jdt-codemining: init at 1.0.0.201806221018Robert Helgesson2018-07-02
|
* eclipse-plugin-jdt: 4.7.3a -> 4.8Robert Helgesson2018-06-29
|
* eclipse-sdk: 4.7.3a -> 4.8Robert Helgesson2018-06-29
|
* eclipse-platform: 4.7.3a -> 4.8Robert Helgesson2018-06-29
|
* eclipse-plugin-spotbugs: 3.1.3 -> 3.1.5Robert Helgesson2018-06-20
|
* eclipse-plugin-jdt: 4.7.2 -> 4.7.3aRobert Helgesson2018-05-15
|
* eclipse-sdk: 4.7.2 -> 4.7.3aRobert Helgesson2018-05-15
|
* eclipse-platform: 4.7.2 -> 4.7.3aRobert Helgesson2018-05-15
|