Search results

From APIDesign

You searched for File:R.I.P..jpg

Jump to: navigation, search

For more information about searching APIDesign, see Help.

Showing below up to 20 results starting with #21.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

No page title matches

Page text matches

  1. NetBeans Runtime Container (12,435 bytes)
    3: [[Image:Jested.jpg]]
    25: ...built on top of NetBeans - for example binary ZIP file of [[DVB Central]]. Then just register it in the ...
    36: * ''FileSystems API'' - virtual file system wrappers, most needed for access to resour...
    46: ...nd override its restored method. Just use the new file dialog and create new object from NetBeans Module...
    79: text.setText("I do not know what to say");
  2. PropertyFiles (5,584 bytes)
    5: ...e classes contained in the [[JAR]] file. Recently I was playing a bit with [[Felix]] and was trying t...
    15: ...ss]]! I do not want to be an expert at [[Felix]], I am just an [[OSGi]] [[API]] user! So what is wron...
    17: ...r and send him my ''org.bar'' bundle. In a minute I got an answer back, as he spotted the problem imm...
    33: ...o? Well, we need to version the property/manifest file! That is why the specification now defines the ''...
  3. API has to be Correct (3,865 bytes)
    5: ...[[Perl]], trying to rewrite a single line of such I/O [[Perl]] code to [[Java]]. How can such trivial...
    8: File f = new File("config.txt");
    16: ...ng systems. As such the designers of the [[Java]] I/O libraries just copied this correct and well-wor...
    18: === Prehistoric I/O ===
    20: ... such the [[Java]] I/O [[API]] for reading from a file seems like a relict of [[wikipedia::Stone Age|sto...
  4. TryCatchRedo (4,224 bytes)
    5: ...g dialog by itself is big ''no-no'' for low level I/O libraries as it often leads to [[deadlock]]s wh...
    21: ... ''confirming'' the desire to really ''lock'' the file, one can '''redo''' the whole operation. The stre...
  5. InfoQReview (12,017 bytes)
    5: The book is based on the notes I've been collecting over the past ten years
    8: to the rest of the NetBeans development team. I started to think about converting my notes
    9: ... years ago. However, it took a bit of time before I really got started.
    10: ...s points, other tasks got in the way. Other times I was simply afraid of not being able to finish
    13: However, in the summer of 2007, I chatted to my wife's cousin at a family party.
  6. Virtual File System (405 bytes)
    1: ...FTP]] file system, memory file system, or [[XML]] file system. The last one is heavily used by [[NetBean...
  7. VerificationViaAOP (2,484 bytes)
    5: ... are various extensions to [[NetBeans]] [[Virtual File System]] library,
    7: ... slightly harder then traditional task of regular file system. Sometimes
    13: As such I was very pleased to see [http://www.slideshare.ne...
  8. AOP (4,779 bytes)
    5: ...s not as powerful as making changes to the .class file directly, yet it is approachable to the masses an...
    9: ...y, however to do that I need to understand a lot. I need to know how to declare a pointcut, how to de...
    13: ...ant to apply the asynchronous aspect to my class, I shall be able to write just:
    23: ...one place, one does not need to switch to .aspect file and use different language. Code completion works...
    29: ...[annotation]] with an aspect (for example .aspect file), one could get benefits of both worlds - end use...
  9. Mercurial vs. Subversion (2,795 bytes)
    9: : '''I'm trying to commit, but Subversion says my workin...
    11: ...' is needed. However not in the regular workflow. I've just tried:
    13: # create a new file as user A:
    14: svn co file:///tmp/svn/r/
    19: # create another new file as user B:
  10. Lookup (7,917 bytes)
    8: ...y defining well-known location inside the [[JAR]] file ''META-INF/services/nameoftype'' that is read fro...
    26: ...pically it is provided by the window system. But I once wrote an implementation that would instead h...
    34: ... there will be zero or one projects that own that file
    51: ...lue is a subtype of something you can search on. I don't recommend that for all situations (part of ...
    53: ...at I have missed for when Lookup makes sense, but I think those 4 cover most of the typical cases. I...
  11. LookupAndSpring (4,484 bytes)
    7: and an [[XML]] configuration file:
    11: ... in classical [[Spring]] sense, the configuration file would have to refer to implementations of both co...
    23: ...by the [[Lookup]] library, one can have a [[JAR]] file containing result of compilation of:
    33: ...e. Instead of writing complicated binding [[XML]] file or doing inefficient on start scan of all resourc...
    35: ... they are not present in any single configuration file. Instead they are picked up from the runtime clas...
  12. Dependency Injection (7,651 bytes)
    5: ...on]]s. As the comparison was well accepted and as I think it revealed some things that were just impl...
    15: ...Dependency injection]] fans treat a single source file as a unit. The [[modularity]] guys treat the whol...
  13. OSGiAndNetBeans (10,580 bytes)
    3: ...w weeks/months and introduces new, shiny [[API]]. I am always afraid to find out that the new shiny r...
    5: ...to write bridges. Still it took me a while before I created this [[Bridge|alien bridge]]. Not that it...
    9: Last Chrismas break I said to myself: ''enough''! Let's really try to c...
    11: ...n top of [[NetBeans Runtime Container]]. Moreover I found out that there are some aspects in [[Depend...
    13: Thus I decided to resolve to writing a [[bridge]]. The b...
  14. HTML (5,995 bytes)
    3: ...TML]] - in fact, they code [[JavaScript]] - which I hate.
    9: Seven years ago, in 2014 I wanted to unify UI of various IDEs around [[HTML]...
    17: ...n real browser (via [[Bck2Brwsr]]), however today I have another announcement to make:
    71: Are you asking what am I trying to demonstrate? I am trying to show that now the two [[Java]] rich ...
    90: ...ration (see the [http://hg.netbeans.org/html4j/nb/file/eb9986bf74f0/demo/html-test/src/main/java/org/net...
  15. APILessAPI (7,612 bytes)
    1: ...[[MediaWiki]] and not only ''pictures wiki'') and I also integrated [[wikipedia::Captcha|Captcha]] an...
    5: ...be achieved by sticking to these files. As far as I can tell in order to change the site skin (to whi...
    7: I am trying to express two claims:
    11: ...API]] - e.g. editing local settings configuration file, may soon grow beyond anything expected by the [[...
    15: You might say: "So what? I do not need a boundary, this feels much more comf...
  16. OpenJDK (3,064 bytes)
    3: ...y hosted [[Linux]] (running [[CentOS]]). Whenever I tried:
    19: (to execute a jar file)
    24: ...l [[Java]] processes is impossible. However today I realized that
    34: Now I can use all the [[JDK]] functionality without pro...
    36: ...an compensate missing presence of a configuration file.
  17. Modularity (4,941 bytes)
    7: ...ne in any source code can access any other source file is much more interconnected and unreadable than a...
  18. CacheForModularity (4,221 bytes)
    45: $ rm -r netbeans/ergonomics1
    55: ...S filesystem caches or just reboot to clean them. I use
    84: I have guided you though all this exercise to show ...
    90: in a single file and not touching hundreds of small module files, ...
    105: I believe any [[module system]] could benefit from ...
  19. Module (208 bytes)
    1: A piece in [[module system]]. Usually a [[JAR]] file with additional metadata (at least true in both [...
  20. CompileTimeCache (8,107 bytes)
    63: ... the simplest possible format - e.g. a plain text file and then there are no dependencies on [[NetBeans]...

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)



Search in namespaces:

List redirects
Search for
Views
Personal tools
buy