I do sell plugins already, but most times I donate it to organisations who really needs money, so its like 50% non-profit.and from the money you coud earn with that u coud buy a better PC
I do sell plugins already, but most times I donate it to organisations who really needs money, so its like 50% non-profit.and from the money you coud earn with that u coud buy a better PC
I agree with the theme, but still it looks better then default, hehe. Would love to see a "IntelliJ theme"Other than dark eclipse themes having the cruddy colored normal menus XD. Looks better than regurgitated trash that people post as 'tuts' on bukkit and spigot. Those are just blatant copy pastes. At least here you spent some time to reword explanations and the process without requiring the user to have some initial knowledge about their IDE and terminology.
But those pics are ugly. Eclipse needs better theme support. Or at least a better full body dark theme like intellij's darcula.
I wouldn't mind a tutorial on maven, I know there are other advanced developers in this community of ours!I really need an edit button though, now I am double posing but, if anyone is interested in how to make plugins using maven, just tell it. Can make simple guide for that
Maven is easy to learn, very copy and paste xml snippets, simply because its so verbose remember all the plugins and their configuration options is a painI wouldn't mind a tutorial on maven, I know there are other advanced developers in this community of ours!
Yup, would be amazingNo edit button XD
@TrinityDEV yeah no problem there. Eclipse would be fine if the rest of its ui would change to the set theme. Not just the major areas
I would disagree that gradle takes more time - it's incredibly simple and the configurations are a lot shorter. It also has the advantage of using a DSL, which you can use for scripting etc as well if you want.Maven is easy to learn, very copy and paste xml snippets, simply because its so verbose remember all the plugins and their configuration options is a pain
Gradle takes more time, but it is still beautiful when u get down to the i need more than a simple lifecycle here
Not exactly, most people do simple things, but the complicated stuff is for da pros >:DJava = ez
Not exactly, most people do simple things, but the complicated stuff is for da pros >:D
I suggest... "cmd.getname().equalsignorecase("test"))"if(cmd.equals("test")) {
Oh whoops, yeh i usally use that too, i dont even know why i did it like that here, upsie :$I suggest... "cmd.getname().equalsignorecase("test"))"
That way, no matter what the player types, it will still work...
It's ok... :)Oh whoops, yeh i usally use that too, i dont even know why i did it like that here, upsie :$