The Artima Developer Community
Sponsored Link

Java Answers Forum
migrating to linux

3 replies on 1 page. Most recent reply: Jun 7, 2003 10:26 AM by Charles Bell

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Rema

Posts: 4
Nickname: rem
Registered: Jun, 2003

migrating to linux Posted: Jun 3, 2003 8:28 PM
Reply to this message Reply
Advertisement
Hi everyone,

Just wanna hear your thoughts, opinions, hints, experiences :-)or just anything you would like to share regarding the issue we have here on migrating to Linux from Windows...We've been developing java apps for 3 years now using Windows platform since our end users are into Windows as well. The development team is indeed pretty much oriented of Windows on IDE, version control and other development tools. But as the company grows, license issue has become a problem financially and we cannot afford anymore of license fees . So here comes the awareness of the open source software and the impact of Linux as the operating system has provide us a best alternative that we might be migrating the OS from Windows. I heard about Linux basically but my worries are on the part of the development since the developers here aren't knowledgeable of developing Linux which might paralyze the whole production much longer, how long does the transition period take for the development team on learning Linux coming from Windows OS? Are there available development tools for Linux such as the version control, IDE, web development tools (like dreamweaver )etc.. ?

Cheers,
Rem


Singh M.

Posts: 154
Nickname: ms
Registered: Mar, 2002

Re: migrating to linux Posted: Jun 4, 2003 4:22 AM
Reply to this message Reply
Migrating to linux should not be that difficult but your team will face "teething" troubles. The shell commands+file permissions etc. might take a bit of time to get used to but once that is done, it should be fairly easy as far as development is concerned. plenty of tools are available which will aid the development. IDE's, versioning system, build tools, databases etc. most tools are available on open source.

Sourceforge.com will be a good place for you to check out for open source stuff.

Rema

Posts: 4
Nickname: rem
Registered: Jun, 2003

Re: migrating to linux Posted: Jun 4, 2003 5:45 PM
Reply to this message Reply
Thanks for the reply. :-)

Is there something like a package on linux where i can download comprising the basic tools i need in the development? As i can see it seems like there are lots of tools available but it's kinda hard to find one which one best suits for another...I would be glad to know if there something such one that i can start playing on...

Charles Bell

Posts: 519
Nickname: charles
Registered: Feb, 2002

Re: migrating to linux Posted: Jun 7, 2003 10:26 AM
Reply to this message Reply
The j2sdk download page certainly has links for the Linux OS.
http://java.sun.com/j2se/1.4.1/download.html

Check out the java sun one kit at:
http://wwws.sun.com/software/sunone/starterkit/

Its one click type technology.

There are many flavors of Linux available. Lindows is free and will run windows stuff.

Some Linux types are really simple.

There's bound to be quite a few IDEs that will run on Linux.
The JavaBeans IDE is written in Java. That makes available to run on Linux.

Flat View: This topic has 3 replies on 1 page
Topic: Help : How can I reload a  file .class ??? Previous Topic   Next Topic Topic: function help

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use