The Artima Developer Community
Sponsored Link

Java Buzz Forum
External Annotations

0 replies on 1 page.

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 0 replies on 1 page
Dave Booth

Posts: 412
Nickname: davebooth
Registered: Dec, 2006

Dave Booth is a Marketing Manager at JetBrains, working to support JUGs and the Java Community.
External Annotations Posted: Feb 8, 2008 2:18 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Dave Booth.
Original Post: External Annotations
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
Latest Java Buzz Posts
Latest Java Buzz Posts by Dave Booth
Latest Posts From IntelliJ IDEA Blog

Advertisement
If you had worked with IntelliJ IDEA for a while, you’re most likely aware of @Nullable, @NotNull annotations which allow you to formally specify method contracts and validate whether these contracts are met, and @NonNls annotation which is helpful when you want to exclude strings from the internationalization process.However, there’re several cases when direct annotating [...]

Read: External Annotations

Topic: Using Spring in Eclipse Plugin Development Previous Topic   Next Topic Topic: Using css styling min-height with IE6, IE7 and Firefox.

Sponsored Links



Google
  Web Artima.com   

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