IntelliJ Plugin !!

342 views
Skip to first unread message

jamesl

unread,
Apr 18, 2013, 7:17:42 PM4/18/13
to redline-...@googlegroups.com

I'm very excited to give you a sneak peek at the IntelliJ IDEA Redline Smalltalk plugin.
Thanks to the brilliant Konstantin Bulenkov.

Here is the video, and your comments are welcomed.

http://www.screenr.com/6Ge7

If you don't use IntelliJ then you should or at least try it for 30 days.
Here: http://www.jetbrains.com/idea/

- James.

Mark Derricutt

unread,
Apr 18, 2013, 8:59:15 PM4/18/13
to redline-...@googlegroups.com
sqweee! That's looking nice. Is that on github that we can download and play with?  Or a nightly build ( with an .xml repo for autoupdate ).

Nice work....

jamesl wrote:
--
You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redline-smallt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

James Ladd

unread,
Apr 18, 2013, 9:03:24 PM4/18/13
to redline-...@googlegroups.com
Currently you can't get the source to it, but you can play with it by following the video.

Mark Derricutt

unread,
Apr 18, 2013, 9:04:46 PM4/18/13
to redline-...@googlegroups.com
James Ladd wrote:
> Currently you can't get the source to it, but you can play with it by
> following the video.
It mentioned getting from the plugin repo, but ( at least under the new
12.1.2 EAP ) nothing showed up.

Will have to try again when I have some more time to play.

James Ladd

unread,
Apr 18, 2013, 9:06:51 PM4/18/13
to redline-...@googlegroups.com
Please do and please provide feedback.


--
You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redline-smalltalk+unsubscribe@googlegroups.com.

Jeff Heon

unread,
Apr 19, 2013, 10:32:50 AM4/19/13
to redline-...@googlegroups.com
I've had success seeing it from inside IntelliJ with ultimate edition version 12.1.1 from home.

This morning it was not showing up in my community edition at work, I don't know the exact version (maybe 12.1), but now it's showing up after updating to 12.1.1.

You could try downloading the jar  from the repo and the "Install from disk" option from the plugins page.

Vitor Cruz

unread,
Apr 23, 2013, 10:51:00 AM4/23/13
to redline-...@googlegroups.com

Awesome!

Well, I did just like the video: installed the plugin, created a new project, download and installed Redline, associated the newly created redline sdk and created a message file. First, the file association did not worked, I had to configure it on hand. Then, msg and Transcript were underlined, like Intellij could not understand it, in the video this do not happens. Then I run, and I got the following error message:

 Error running helloWorld: Cannot start process, the working directory E:\Projetos\myFirstSmallTalk\out\production\myFirstSmallTalk does not exist

Can't figure why this is happening. I am using Intellij 12.1.1 and Java 6. I will try with Java 7 later.

[]s,
Vitor


On Thursday, April 18, 2013 10:06:51 PM UTC-3, jamesl wrote:
Please do and please provide feedback.
On Fri, Apr 19, 2013 at 11:04 AM, Mark Derricutt <ma...@talios.com> wrote:
James Ladd wrote:
Currently you can't get the source to it, but you can play with it by following the video.
It mentioned getting from the plugin repo, but ( at least under the new 12.1.2 EAP ) nothing showed up.

Will have to try again when I have some more time to play.


--
You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redline-smallt...@googlegroups.com.

James Ladd

unread,
Apr 23, 2013, 5:48:31 PM4/23/13
to redline-...@googlegroups.com
I have reproduced the error -

Please check:

Looks like Redline Smalltalk facet is missed for module.
He should check:
1. Plugins in Preferences. Redline Smalltalk should be installed.
2. Module should have Redline Smalltalk facet and Redline SDK should be set http://screencast.com/t/JIB7U5MRB 


James Ladd

unread,
Apr 24, 2013, 6:47:10 PM4/24/13
to redline-...@googlegroups.com
The plugin is currently set to recognize 12.1.1 so 12.1.2 wont work until we test it and set a version accordingly.
Please try the plugin with 12.1.1


--
You received this message because you are subscribed to the Google Groups "Redline Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redline-smalltalk+unsubscribe@googlegroups.com.

James Ladd

unread,
Apr 24, 2013, 6:49:27 PM4/24/13
to redline-...@googlegroups.com
Hi Vitor,

I tested the plugin with a virgin install of IntelliJ on Mac and it worked without issue (following the video instructions).
I tested on Ubuntu as well (virgin install) and it worked.
I have not tested it on windows yet.

Please remove any existing Redline plugins from your intelliJ or better yet, delete the whole folder and reinstall.
Then follow the instructions in the video. You should also make sure REDLINE_HOME is not set in your
environment.

- James.


On Wed, Apr 24, 2013 at 12:51 AM, Vitor Cruz <vitor...@gmail.com> wrote:

Vitor Cruz

unread,
Apr 27, 2013, 1:05:32 PM4/27/13
to redline-...@googlegroups.com
Nope, didn't work :(

I am using Intellij Ultimate, windows 7, 64 bits. I will try on Ubuntu later and see what happens.

James Ladd

unread,
Apr 27, 2013, 5:28:08 PM4/27/13
to redline-...@googlegroups.com
When you say it didn't work - what did you try? A fresh install et ?

Sent from Hyperspace.

Vitor Cruz

unread,
Apr 27, 2013, 5:49:19 PM4/27/13
to redline-...@googlegroups.com
All that you suggested.

James Ladd

unread,
Apr 27, 2013, 6:03:42 PM4/27/13
to redline-...@googlegroups.com
Tomorrow ill try on windows - can't today (sun)

Sent from Hyperspace.

Vitor Cruz

unread,
Apr 27, 2013, 7:12:50 PM4/27/13
to redline-...@googlegroups.com
I tested on Ubuntu and it worked on Intellij 12.1.2 ( couldn't download 12.1.1 due to some problem on jetbrains site), but "Transcript" was still shown underlined, like Intellij was unable to recognize it.

James Ladd

unread,
Apr 27, 2013, 10:10:37 PM4/27/13
to redline-...@googlegroups.com
But it worked?
Ill have to check the plugin highliting and how it recognises classes.
I will be concentrating on redline runtim v1.0


Sent from Hyperspace.

Vitor Cruz

unread,
Apr 27, 2013, 10:22:34 PM4/27/13
to redline-...@googlegroups.com
Yes, it worked. :)

Vitor Cruz

unread,
Apr 27, 2013, 10:27:36 PM4/27/13
to redline-...@googlegroups.com
It appears that it is only on Windows that the plugin isn't working.

James Ladd

unread,
Apr 27, 2013, 10:38:12 PM4/27/13
to redline-...@googlegroups.com
I'm suspecting it is not a plugin issue but an issue w runtime n windows

Sent from Hyperspace.

Vitor Cruz

unread,
May 1, 2013, 3:24:58 PM5/1/13
to redline-...@googlegroups.com
Do you want me to make any more tests on windows? if you do let me know.

James Ladd

unread,
May 1, 2013, 5:26:11 PM5/1/13
to redline-...@googlegroups.com
Thank you for the offer - have you tried the plugin from a fresh install of windows and IntelliJ? Want to make sure it is current RL runtime on windows that is problem and not plugin or other old RL install

Sent from Hyperspace.

Vitor Cruz

unread,
May 9, 2013, 7:26:29 AM5/9/13
to redline-...@googlegroups.com
Sorry the delay.


"have you tried the plugin from a fresh install of windows and IntelliJ?"

Yes, same problem :(, but I could only test on Intellij 12.1.1

James Ladd

unread,
May 9, 2013, 7:32:14 PM5/9/13
to redline-...@googlegroups.com
Ok - it's on my todo list :)

Sent from Hyperspace.

Andrew Mackenzie

unread,
Nov 19, 2013, 6:09:07 PM11/19/13
to redline-...@googlegroups.com
I have installed the Plugin in Ultimate 12 on a Mac OS X with Mavericks.
When I try and create a project and I go though the configure SDK wizard, I cannot configure the Redline SDK.

If I chose the download and install option it does the download,
but then I can never set the path for the SDK, and sometimes the dialogs and file chooser to do so just hang.

If I download and manually unzip the sdk I get the same result.

If I try and setup the sdk outside the wizard (e.g. from Project structure of an existing project) I have the same problem.

I tried looking at IntelliJ logs, but nothing related to it.

I tried downloading, building and installing the plugin from scratch, but have the same problem.

So, I am not able to configure the SDK with the plugin and hence can't create a project that uses it.

Any ideas?

James Ladd

unread,
Nov 19, 2013, 6:21:58 PM11/19/13
to redline-...@googlegroups.com
Hi Andrew,

Thank you for your interest in Redline and for trying the plugin.
I'm sorry you have not had success this time.

I will look into the Plugin with IntelliJ Ultimate on Mavericks as soon as I can.
It could be a week - sorry - busy and I don't run a Mac.

- James.


--

Andrew Mackenzie

unread,
Nov 20, 2013, 3:21:29 AM11/20/13
to redline-...@googlegroups.com
OK James, will look out for news.
If I knew how to debug a plugin I'd give it a go...
Also, if there are any logs anywhere I can look at, then let me know. 

Kon Soulianidis

unread,
Nov 20, 2013, 3:56:26 PM11/20/13
to redline-...@googlegroups.com
I can also verify it also does nothing with Mavericks and Idea 12.

Trying to select the SDK just closes the choose dialog.  No plugin exceptions.  

Haven't had time to check the Idea logs but if you need a test machine let me know.

Kon

James Ladd

unread,
Nov 20, 2013, 9:36:20 PM11/20/13
to redline-...@googlegroups.com
Where did you install the SDK?


--

Kon Soulianidis

unread,
Nov 21, 2013, 1:16:50 AM11/21/13
to redline-...@googlegroups.com
Have in a directory off my home dir.  

There is a link in the configure sdk dialog to download it.  Just extracted it to a redline folder



--
You received this message because you are subscribed to a topic in the Google Groups "Redline Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/redline-smalltalk/fgddpnsVZoU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to redline-smallt...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages