Blogs1 - 10 of 413 recent posts for tag:"netbeans"
05
Jan
2012
Faster Programming and Reverse Engineering

37 days ago by safirsyifa

Assalamu’alaykum.. This morning, Surabaya’s sky looks pretty clear, but maybe will be cloudy sooner or later.. Ok, because of my work recently, I would like to share some tips to code in Netbeans.. Actually, there’s so many tips to code in Netbeans, you can explore more and you may comment this post ...

s... - safirsyifa.wordpress.com · 2 references

Fix the Netbeans Master Password prompt on Ubuntu 64 bit

37 days ago by Khairi Mohamed

Refer: http://wiki.netbeans.org/FaqMasterPasswordDialog I've been having this prompt for quite a while everytime I run Netbeans, and it's REALLY annoying. Googled a bit, and found out about the wiki above. So, here's what I did to solve it. Note: for Netbeans 7, you can just disable the master passw ...

khairie [dot] net - khairie.net

04
Jan
2012
OpenJDK 1.7 with NetBeans 7.1 RC on Mac OS X 10.7

38 days ago by John Yeary

Video youtube video

A question was posed to me the other day on how to use OpenJDK 1.7 on NetBeans on a Mac since there is only a Developer Preview available. I decided that a video does a better explanation. This applies to NetBeans 6+ as well when using JDK 7 on a default platform of JDK 6.

Java Evangelist John ... - javaevangelist.blogspot.com · Rank: 150,280 · 12 references

03
Jan
2012
Now available: RS232 Comm Plugin for NetBeans

39 days ago by terrencebarr

As reported four weeks ago, Ingmar Hendriks has been working on improving integration of microcontroller development with the NetBeans IDE. Ingmar just released the new RS232 communication plugin for NetBeans, called nbplugin-avr. This plugin features sending, receiving, displaying, and logging of s ...

Across the Universe - terrencebarr.wordpress.com · 33 references

01
Jan
2012
2012年やりたいこと

41 days ago by Junji Takakura

昨年後半はいろいろと個人的にバタバタしたため、ブログの更新もほとんどできていませんでした (NetBeans 7.1 も RC2 まで現在リリースされていますが、ご紹介できていない状態ですし…) 今年は少し余裕ができるのではという感じなので、ブログも含め、以下のことを中心に学習、アウトプットをしていきたいと思っています (宣言的に書かないと、そのままダラダラと流されそうなので…) ・ NetBeans の機能紹介 ・ OrientDB を中心とする GraphDB 関連について ・ ネットワークなど、過去見送ってきた基礎知識に関しての学習記録 ・ NetBeans 用プラグインの開発について ...

へびのぬけがら - snakemanshow.blogspot.com · 2 references

31
Dec
2011
JAX-RS Tip of the Day: Changing JSON-JAXB Default Mapping

42 days ago by John Yeary

JSON-JAXB marshalling and un-marshalling by default uses a MAPPED configuration by default. However this can be changed by creating a @Provider which can change the default JSONConfiguration. The example below changes the configuration to use BadgerFish which provides a better representation of an X ...

Java Evangelist John ... - javaevangelist.blogspot.com · Rank: 150,280 · 12 references

JAX-RS Tip of the Day: Automatic Mapping of Jettison JSON Objects

42 days ago by John Yeary

One of the more interesting features in JAX-RS (Jersey) is the ability to automatically "wrap" POJOs. This combined with automatic wrapping of JAXB annotated beans, and using Jackson to create JSON objects is a powerful mix. However, sometimes we want to wrap an object, and add some additional metad ...

Java Evangelist John ... - javaevangelist.blogspot.com · Rank: 150,280 · 12 references

Java NetBeans Calculator 1 of 5

42 days ago by Thememaster

The design and layout. Video Rating: 4 / 5

Windows 8 Themes - windows-8-themes.net

29
Dec
2011
Un par de regalos para finalizar el año: Plugins para NetBeans

44 days ago by Diego Silva

Antes de finalizar este año - que personalmente me sucedieron varias cosas entre buenas y malas - quiero dejaros un par de enlaces de plugins para que lo anexen a su NetBeans 7.x y con ello tendrán un editor de XSLT y de otros plugins. Considerar los siguientes enlaces http://deadlock.netbeans.org/h ...

Apuntes de Java - apuntesdejava.com · 4 references

Netbeans: “Copy fully qualified name” plugin for 7.1.RC2

44 days ago by bkiew

As an eclipse veteran, i wondered why i could not copy the fully qualified name of the currently selected class to the clipboard. I looked it up, there is already a plugin Copy FQN. But it only runs with Netbeans 6.X. So i introduced myself to the netbeans plattform api and migrated the plugin to be ...

Bkiew's Blog - benkiew.wordpress.com

Previous1234567