Author Topic: Java Applications  (Read 16676 times)

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4713
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Java Applications
« on: March 12, 2013, 03:44:00 am »
I was testing ProjectLibre and seems to work fine.

ProjectLibre 1.5.4
http://www.projectlibre.org/
Open source replacement of Microsoft Project, based in OpenProj.

Martin Iturbide
OS2World NewsMaster
... just share the dream.

melf

  • Guest
Re: Java Applications
« Reply #1 on: March 12, 2013, 01:19:24 pm »
Nice to know that this exists and also I like your project plan Martin :-) .

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4713
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Java Applications
« Reply #2 on: May 26, 2013, 06:09:57 pm »
I read on slashdot the news of a Java developer that created an open source working Office Suite in 30 days.

http://www.joeffice.com/

So, I got to try it out on OS/2-eCS. I grabbed the MacOS version and unzipped it.

I run the installer with "java -jar bundle.jar".

The installer runs but it does not allow me to install because it gives me a "Joeffice s set up to be installed
 to X:\programs\joeffice which does not belong to any of the file system roots."

Any ideas?
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Pete

  • Hero Member
  • *****
  • Posts: 1281
  • Karma: +9/-0
    • View Profile
Re: Java Applications
« Reply #3 on: May 27, 2013, 02:11:33 pm »
Hi Martin

I thought I'd have a look at this and had a look for a package without an installer.

I did not find 1 so sent an email asking about a version without an installer. I have a reply:-

Hi Pete,

 There is a zip on joeffice.net (http://www.joeffice.net/joeffice.zip) but
Joeffice requires java 7.

Regards,
Anthony


So,  java7 is required - which probably explains why it is not installing for you.


Regards

Pete

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4713
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Java Applications
« Reply #4 on: May 27, 2013, 02:45:14 pm »
Thanks Pete.

I didn't notice that Java 7 was required for this.
Martin Iturbide
OS2World NewsMaster
... just share the dream.

ivan

  • Hero Member
  • *****
  • Posts: 1558
  • Karma: +17/-0
    • View Profile
Re: Java Applications
« Reply #5 on: May 27, 2013, 07:50:16 pm »
Maybe the non installer version requires Java 7 but I installed the windows installer version on a friends notebook that has Java 6 something and it works.  The big problem appears to be that it needs NetBeans - at least it has a lot of NetBeans in the various sub dirs on windows XP.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4713
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Java Applications
« Reply #6 on: May 27, 2013, 10:55:10 pm »
I have no idea which one to run with all the .jar files that it has :)
Martin Iturbide
OS2World NewsMaster
... just share the dream.

ivan

  • Hero Member
  • *****
  • Posts: 1558
  • Karma: +17/-0
    • View Profile
Re: Java Applications
« Reply #7 on: May 28, 2013, 07:17:35 pm »
If you unzip the zip version you will find in the bin dir 3 files, the first is a shell script for linux and apple which even checks what version of the apple OS it is using, the other are windows startup, 32 and 54 bit versions, that do the same thing as the shell script.

From that it would appear that this NOT a universal Java application but one tailored for the three OSs.  You could question the author about this and ask if there is any way it will work on anything other than the 'big' three.

If you want to try, look in the \joeffice\joeffice\core\local directory, there is a core_joeffice.jar file that might be the one that starts everything but that starts off requiring NetBeans, there also doesn't appear to be anything in it that calls anything else.  In the \joeffice\joeffice\modules directory there is org-joeffice-desktop.jar that looks a little more hopeful.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java Applications
« Reply #8 on: June 01, 2013, 02:05:39 pm »
I have a page about Java, see http://joopn.home.xs4all.nl/os2ecs/ecs6e.htm. You can read how to install (of course my way ;-) ) together with an OS/2 icon or if needed other additional files.

ivan

  • Hero Member
  • *****
  • Posts: 1558
  • Karma: +17/-0
    • View Profile
Re: Java Applications
« Reply #9 on: June 02, 2013, 12:51:23 am »
I looked at that Joop but there is a problem - you do not show a way of running the particular Java application that Martin is looking at.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java Applications
« Reply #10 on: June 02, 2013, 02:28:04 am »
Oh yes, I did, you didn't read the "disapproved" section. There you can read why I disapproved the program. I don't give instructions how to set up a program by knowing that it will knock down your system sometimes in a very terrible way.

ivan

  • Hero Member
  • *****
  • Posts: 1558
  • Karma: +17/-0
    • View Profile
Re: Java Applications
« Reply #11 on: June 02, 2013, 02:08:56 pm »
I have read the 'disapproved' section where you list:  Frinika, Subsonic, Sonogram, Laoe, HDTVTestPattern, MagicLantern, Jpo, Fir4j, JavaPoint, MindRaider, ProjectLibre 1.5.2,  Makagiga, Java Outline and, Smartgit as java applications that do not work for various reasons. Joeffice is not on that list.

I know that Pete was told that it requires java 7 but I have both the windows installer version and the zip version working on win XP in a VM using java 6.

When I get some spare time I will try and work out what the linux shell script does to start the program to see if it will or will not work on OS/2.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java Applications
« Reply #12 on: June 02, 2013, 10:37:08 pm »
Joeffice is not on that list.
Sorry, thought you referred to that other program. I haven't test Joeffice yet, seems it needs some parts from netbeans, but I'm not sure. At the time that I was testing this program was not ready for public.


Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java Applications
« Reply #13 on: June 02, 2013, 10:46:13 pm »
There is a zip on joeffice.net (http://www.joeffice.net/joeffice.zip)
??? No! Or better said, not official.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java Applications
« Reply #14 on: June 02, 2013, 11:09:15 pm »
So,  java7 is required - which probably explains why it is not installing for you.
No, its not that simple. It seems that some parts are hard coded in order to make it as easy as possible in the three main streams.  The good news is that all parts can be override with proper switches. The bad news is that there is not a file with even near a setup string. So there is some puzzling to do.