Changes between Version 100 and Version 101 of WikiStart
- Timestamp:
- Jun 28, 2011, 2:57:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v100 v101 18 18 [[BR]] 19 19 20 If you would like to contribute to this port, you are welcome to buy a sponsoring unit for that at Mensys. 100% of that money will be transferred to netlabs.org.20 If you would like to contribute to this port, you are welcome to buy a sponsoring unit for that at Mensys. '''100%''' of that money will be transferred to the developers. 21 21 22 22 The Mensys sponsor link is: [http://www.mensys.com/shop/NetlabsJava6] … … 49 49 ==== Prerequisites ==== 50 50 51 ||'''GCC 4 Core Libraries'''||[http://download.smedley.info/gcc452.zip ZIP]||GCC 4 runtime libraries needed for all Odin32 based installations.||52 ||'''Odin32 Library'''||[ftp://ftp.netlabs.org/pub/odin/odin32bin-20110627-release.wpi WPI]||Odin32 runtime libraries version '''0.6.21659''' needed for all OpenJDK packages.||53 ||'''xsystray widget'''||[ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi WPI]||Extended system tray widget for XCenter/eCenter version '''0.1.1''' needed to support system tray functionality in Java applications.||51 ||'''GCC 4 Core Libraries'''||[http://download.smedley.info/gcc452.zip ZIP]||GCC 4 runtime libraries are needed for all Odin32 based installations.|| 52 ||'''Odin32 Library'''||[ftp://ftp.netlabs.org/pub/odin/odin32bin-20110627-release.wpi WPI]||Odin32 runtime libraries version '''0.6.21659''' is needed for all OpenJDK packages.|| 53 ||'''xsystray widget'''||[ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi WPI]||Extended system tray widget for XCenter/eCenter version '''0.1.1''' is needed to support system tray functionality in Java applications.|| 54 54 55 55 ==== OpenJDK Packages ==== … … 68 68 == Reporting Bugs == 69 69 Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.[[BR]] 70 We review the tickets regular y and leave comments if we need more info. So please revisit the [http://svn.netlabs.org/java/report/11 Feedback analysis] as often as possible. If we leave comment and don't get feedback from the ticket creator, we will close the ticket after some weeks.70 We review the tickets regularly and leave comments if we need more info. So please revisit the [http://svn.netlabs.org/java/report/11 Feedback analysis] as often as possible. If we leave some comment on a ticket and don't get feedback from the ticket creator, the ticket will be closed some weeks later. 71 71 72 Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id.73 If you do not have a login id, you can request one at [http://www.netlabs.org/en/site/member/member.xml].74 We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam.72 Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login ID. 73 If you do not have a login ID, you can request one at [http://www.netlabs.org/en/site/member/member.xml]. 74 We are sorry for any inconvenience, but at the present time this is the only way to avoid extremely annoying spam. 75 75 [[br]][[br]] 76 76 77 77 == Some words about Odin == 78 78 Yes our Java6 is Odin based. But it's not like the Odinized Java 1.4, which took the Windows DLL and EXE.[[br]] 79 Odin based means that we build everything '''natively''' from the Win32 source code and don't use any Windows DLLs at all. Of course, we use Odin DLLs that implement Win32 GUI controls on top of PM (among other things). But as Odin is also built '''natively''' we consider our Java6 as a '''native''' port.[[br]]79 Odin based means that we build everything '''natively''' from the Win32 source code and don't use any Windows DLLs at all. Of course, we use Odin DLLs that implement Win32 GUI controls on top of PM (among other things). But as Odin is also built '''natively''' we consider our Java6 project as a '''native''' port.[[br]] 80 80 More over, building from Win32 sources '''natively''' lets us apply fixes and improvements to the original application which would be not possible with the Odinized approach. [[br]][[br]] 81 81 … … 101 101 * Dmitriy Kuminov (development) 102 102 * Christian Hennecke (initial PR) 103 * Mensys BV (most funding) 103 104 104 105 * netlabs.org (hosting & support)