NOTICE: This package has been removed from pkgsrc

./devel/intellij-idea-ce, JetBrains Java IDE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 13.1.2nb1, Package name: intellij-idea-ce-13.1.2nb1, Maintainer: ryoon

IntelliJ IDEA Community Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Community Edition includes:

An Intelligent code editor that has all the smarts for
understanding Java, XML and Groovy code

Refactorings, code inspections and intentions, super-fast
navigation and search

Testing frameworks integration: JUnit and TestNG

Build tools support: Ant and Maven

Popular version control systems integration: CVS, Subversion
and Git

Swing UI designer


Required to run:
[devel/libinotify] [devel/snappy-java10] [lang/openjdk8]

Required to build:
[devel/apache-ant] [pkgtools/cwrappers]

Master sites:

SHA1: 3edfc33bf7c7e2ca42ea0ec8c7a0b538195fe156
RMD160: b0446f490ba1f45c571ec2e2a76c2c5cde8c90e1
Filesize: 270819.874 KB

Version history: (Expand)


CVS history: (Expand)


   2019-07-25 18:47:22 by Ryo ONODERA | Files touched by this commit (10) | Package removed
Log message:
Removw intellij-idea-ce

Superseded by intellij-ce-bin.
   2018-06-09 22:34:57 by Filip Hajny | Files touched by this commit (2)
Log message:
devel/intellij-idea-ce: Fix snappy-java10 dependency after changes to said.
   2015-11-25 13:49:47 by Jonathan Perkin | Files touched by this commit (7)
Log message:
Remove mk/find-prefix.mk usage from the devel category.

The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-17 19:13:33 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Don't hard-code JDK position.
   2014-04-24 18:19:40 by Ryo ONODERA | Files touched by this commit (5)
Log message:
Update to 13.1.2

* There is "Unable to load JNA library" runtime error...

Changelog:
enhancement and bugfixes
See \ 
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+13.1.2+Release+Notes
   2013-11-24 11:44:34 by Ryo ONODERA | Files touched by this commit (10)
Log message:
Import intellij-idea-ce-12.1.2 as devel/intellij-idea-ce.

IntelliJ IDEA Community Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Community Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer