aboutsummaryrefslogtreecommitdiff
path: root/java/intellij-ultimate/files
Commit message (Collapse)AuthorAgeFilesLines
* java/intellij-ultimate: update to 2025.3 releaseAlex Dupre2025-12-111-1/+1
|
* java/intellij-ultimate: update to 2024.3.5 releaseAlex Dupre2025-03-242-58/+0
|
* java/intellij-ultimate: update to 2024.3.1.1 release.Alex Dupre2024-12-232-13/+13
|
* java/intellij-ultimate: update to 2024.2.1 release.Alex Dupre2024-09-023-1/+59
|
* java/intellij-ultimate: update to 2020.3.2Fernando ApesteguĂ­a2021-02-022-1/+2
| | | | | | | | | | | | ChangeLog: https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2020.3.2+%28203.7148.57+build%29+Release+Notes PR: 253151 Submitted by: ale@FreeBSD.org Approved by: andoriyu@gmail.com (maintainer) Notes: svn path=/head/; revision=563786
* Various improvements:Alex Dupre2019-08-231-2/+2
| | | | | | | | | | | | - remove unneeded intellij-pty4j dependency - install native library for jansi - fix the "Typeahead timeout is exceeded" error - general cleanup PR: 239787 Notes: svn path=/head/; revision=509636
* java/intellij-ultimate: Update to 2019.2Koichiro Iwao2019-08-214-7/+7
| | | | | | | | | | While here, convert to UCL pkg-message. PR: 239783 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer) Notes: svn path=/head/; revision=509486
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508880
* Update to 2018.3.4 release.Alex Dupre2019-02-011-1/+1
| | | | | | | | | PR: 235345 Submitted by: ale Approved by: maintainer Notes: svn path=/head/; revision=491794
* Update to 2018.3.2 release and enable native file watcher by default.Alex Dupre2018-12-272-8/+6
| | | | | | | Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=488533
* - Double-quote $@ to properly propagate parameters down the execution pathAlexey Dokuchaev2016-10-171-1/+2
| | | | | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line Notes: svn path=/head/; revision=424092
* New port: java/intellij-ultimateKurt Jaeger2016-10-144-0/+39
IntelliJ IDEA is an advanced IDE developed by JetBrains and focused on developer productivity. The community edition features: * An intelligent code editor that understands Java code; provides refactorings, code inspections and intentions, and allows for fast code navigation. * Integration with such tools as JUnit and TestNG, Ant and Maven, and popular version control systems including: CVS, Subversion and git. * XML-Java interoperability and comprehensive Groovy programming language support. * The Swing UI designer complements the suite of tools for developing Java desktop applications. The difference between intellij and intellij-ultimate can be found at http://www.jetbrains.com/idea/features/editions_comparison_matrix.html WWW: http://www.jetbrains.com/idea/ PR: 212268 Submitted by: Andrey Cherkashin <andoriyu@gmail.com> Notes: svn path=/head/; revision=423993