I'd give somebody's left arm to code in Julia in a Jetbrains IDE, but I 
think writing a plugin requires Java and the full IntelliJ IDEA IDE (which 
is much more expensive than the one I use), so it's not something I can get 
started.

I'm pretty happy with the VIM support for now. Once Julia has a great 
debugger I think commercial IDE integration will be more important.

On Friday, September 26, 2014 5:00:09 AM UTC-4, Ján Dolinský wrote:
>
> Hello,
>
> I cloned the master branch of Julia Studio and compiled it. I am however 
> getting this error when running ./JuliaStudio :
> libExtensionSystem.so.1: cannot open shared object file: No such file or 
> directory
>
> however when running using ./julia-studio.sh it runs but fails to open a 
> console with the following errors:
> Error: Failed to start Julia.
> Expected location: /usr/local/Julia_Studio/julia
>
> I am little bit lost here but exploring the Julia Studio menu I assume 
> that it doe not provide debugging capability (I had an impression that it 
> does).
>
> Thanks,
> Jan
>
>
> Dňa piatok, 19. septembra 2014 11:57:47 UTC+2 Uwe Fechner napísal(-a):
>>
>> I think that this branch is already merged into the master branch:
>> https://github.com/forio/julia-studio/tree/julia-0.3-compatibility
>>
>> On Friday, September 19, 2014 11:54:41 AM UTC+2, Uwe Fechner wrote:
>>>
>>> If you compile Julia Studio from source it should work with Julia 0.3. 
>>> See:
>>> https://github.com/forio/julia-studio/issues/241
>>>
>>> Regards:
>>>
>>> Uwe
>>>
>>> On Friday, September 19, 2014 10:58:26 AM UTC+2, Ján Dolinský wrote:
>>>>
>>>> Hello guys,
>>>>
>>>> After upgrading to Julia 0.3.0 Julia Studio stopped working (I changed 
>>>> the symbolic links in Julia Studio directory but nevertheless ...). Can 
>>>> somebody suggest any workaround ? Is it true that Julia Studio will not 
>>>> support newer versions of Julia ?
>>>> What are you guys using now ? 
>>>>
>>>> Thanks a lot,
>>>> Jan 
>>>>
>>>

Reply via email to