Project

General

Profile

Actions

Bug #5089

closed

Replace operating system specific files with operating system specific modules.

Added by David Welker over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
general
Target version:
Start date:
07/09/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5089

Description

(14) Replace operating system specific files with operating system specific modules.

Currently, as illustrated by the apple-extensions module, it is possible to specify specific Java files that are not compiled on particular operating systems. So, for example, the files in apple-extensions are only compiled on Mac OS X, but not on Windows or Linux. This is less than an ideal solution however, since IDE's do not naturally know about such files and have to be manually adjusted to have this knowledge. Furthermore, there are other resources besides Java files that are often operating system specific and can be large in size. For example, operating system specific native libraries. A better solution would be to have operating system specific modules that are only retrieved in the first place. In this way, the IDE problem will be solved and further this would reduce unnecessary downloads of large operating system specific files that are not used.


Related issues

Blocked by Kepler - Bug #5064: Kepler 2.1 Tracking BugNewDavid Welker06/30/2010

Actions
Actions #1

Updated by David Welker over 13 years ago

I have implemented this as a fix for another bug. Closing.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5089

Actions

Also available in: Atom PDF