Skip to content

Commit 40e8ebf

Browse files
committed
Merge branch 'develop' into feat-PackageExportIndexer
# Conflicts: # resources/META-INF/plugin.xml
2 parents 89fb3f1 + ec6d9b1 commit 40e8ebf

806 files changed

Lines changed: 27660 additions & 13704 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.idea/codeStyleSettings.xml

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/dictionaries/patrick.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Mathematica_Plugin.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For a very quick start just download and install the free [Community Edition of
1111
(note that you don't have to provide a username. Just leave the field blank).
1212
##![Docs][doc-image]Documentation
1313

14-
There are two kinds of documentation: For **users** there is the [documentation page](http://wlplugin.halirutan.de/index.php/documentation) and a very detailed [blog post](http://wlplugin.halirutan.de/index.php/blog/7-how-to-use-idea-effectively-with-mathematica-code) on the official website. There, you will learn what features the plug-in provides and how you can use them.
14+
There are two kinds of documentation: For **users** there is the [GitHub Wiki page](https://github.com/halirutan/Mathematica-IntelliJ-Plugin/wiki) that I will update regularely and a very detailed [blog post](http://wlplugin.halirutan.de/index.php/blog/7-how-to-use-idea-effectively-with-mathematica-code) on the official website. There, you will learn what features the plug-in provides and how you can use them.
1515

1616
For **developers**, the first action is to set up the build-environment to compile the code into an IDEA plug-in. There is a [very detailed how-to](http://wlplugin.halirutan.de/index.php/blog/5-plugin-development-how-to-start) on the official website that explains every step. Additionally, you will find a screen-cast there, where the procedure is shown step by step. The code itself contains java-documentation that is uploaded to [the repository's IO page](http://halirutan.github.io/Mathematica-IntelliJ-Plugin/).
1717

@@ -21,7 +21,7 @@ Finally, there I have posted information on [stack exchange](http://mathematica.
2121
- the [first announcement](http://community.wolfram.com/groups/-/m/t/139047?p_p_auth=Lp2pA68y) on the Wolfram Community and a very detailed [new version post](http://community.wolfram.com/groups/-/m/t/353812?p_p_auth=Lp2pA68y)
2222

2323

24-
##![dev image][dev-image] Development ![travis](https://travis-ci.org/halirutan/Mathematica-IntelliJ-Plugin.svg?branch=develop)
24+
##![dev image][dev-image] Development [![Build Status](https://travis-ci.org/halirutan/Mathematica-IntelliJ-Plugin.svg?branch=develop)](https://travis-ci.org/halirutan/Mathematica-IntelliJ-Plugin)
2525

2626
### Code
2727

design/iconSources/IconsForVersion2.ai

Lines changed: 2377 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
~ Copyright (c) 2013 Wolfram Research, Inc. All rights reserved.
3+
~ Redistribution or use of this work in any form, with or without modification,
4+
~ requires written permission from the copyright holder.
5+
-->
6+
7+
<h3><a href="http://reference.wolfram.com/search/?q=$AsynchronousBlockedQ">$AsynchronousBlockedQ</a></h3><p><b>Attributes:</b>Protected
8+
</p><p><b>Symbol has no options.</b></p>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
~ Copyright (c) 2013 Wolfram Research, Inc. All rights reserved.
3+
~ Redistribution or use of this work in any form, with or without modification,
4+
~ requires written permission from the copyright holder.
5+
-->
6+
7+
<h3><a href="http://reference.wolfram.com/search/?q=$PersistentCookies">$PersistentCookies</a></h3><p><b>Attributes:</b>
8+
</p><p><b>Symbol has no options.</b></p>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
~ Copyright (c) 2013 Wolfram Research, Inc. All rights reserved.
3+
~ Redistribution or use of this work in any form, with or without modification,
4+
~ requires written permission from the copyright holder.
5+
-->
6+
7+
<h3><a href="http://reference.wolfram.com/search/?q=$PossibleRulePattern">$PossibleRulePattern</a></h3><p>
8+
<b>Attributes:</b></p><p><b>Symbol has no options.</b></p>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
~ Copyright (c) 2013 Wolfram Research, Inc. All rights reserved.
3+
~ Redistribution or use of this work in any form, with or without modification,
4+
~ requires written permission from the copyright holder.
5+
-->
6+
7+
<h3><a href="http://reference.wolfram.com/search/?q=$ScheduledBlockedQ">$ScheduledBlockedQ</a></h3><p><b>Attributes:</b>Protected
8+
</p><p><b>Symbol has no options.</b></p>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<!--
2+
~ Copyright (c) 2013 Wolfram Research, Inc. All rights reserved.
3+
~ Redistribution or use of this work in any form, with or without modification,
4+
~ requires written permission from the copyright holder.
5+
-->
6+
7+
<h3><a href="http://reference.wolfram.com/search/?q=$SessionCookies">$SessionCookies</a></h3><p><b>Attributes:</b></p>
8+
<p><b>Symbol has no options.</b></p>

0 commit comments

Comments
 (0)