zooty   12-21-2015, 10:35 PM
#1
What eclipse templates do you use?

isnull
Code:
if(${word_selection} != null){
    ${cursor}
}

notnull
Code:
if(${word_selection} == null){
    ${cursor}
}
Bibl   12-22-2015, 05:13 AM
#2
whatt
Wdestroier   12-22-2016, 08:27 AM
#3
About eclipse themes, I prefer to disable theming
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.