[haiku-depot-web] Re: Managing Localizations in an IDE

  • From: "Andrew Lindesay" <apl@xxxxxxxxxxxxxx>
  • To: haiku-depot-web@xxxxxxxxxxxxx
  • Date: Mon, 23 Sep 2019 19:52:42 +1200

On Sat, 21 Sep 2019 18:39:28 +1200 Andrew Lindesay wrote:
When synchronizing the localization, it may be a nice option to view 
the project in the 
JetBrain Intelli-J [1] tool. 
... 
I suppose, if you're already an Intelli-J user. I'm not, but gave it a 
half-hearted try after downloading the ~650mb Linux tar.gz. :)

Hi Humdinger;

I think on Linux etc... it "just runs" because, if I am not mistaken, it 
bundles a Java runtime.  Not so on Haiku I guess.

If you want to run it on Haiku, there is an (outdated) package for this [1].  
Once installed it seems to appear under;

Applications --> IDEA Intellij CE

If you wish to run it from the command line, this can be achieved with...

export JAVA_HOME=/system/lib/openjdk8
/boot/system/apps/idea/bin/idea.sh

You will need quite a large quantity of memory as it is fairly memory-heavy, 
but then that's not surprising given the functionality it delivers.

Regards.

[1] https://depot.haiku-os.org/idea_community_bin

Other related posts: