I Love Osbot Posted April 23, 2015 Share Posted April 23, 2015 Hey I'm having trouble creating a new eclipse java project, if anyone can help me pm me! Quote Link to comment Share on other sites More sharing options...
Botre Posted April 23, 2015 Share Posted April 23, 2015 http://pages.cs.wisc.edu/~cs302/labs/EclipseTutorial/Step_02.html Quote Link to comment Share on other sites More sharing options...
Novak Posted April 23, 2015 Share Posted April 23, 2015 your first problem is that you are using eclipse xD intellij is much better imo 1 Quote Link to comment Share on other sites More sharing options...
Volta Posted April 23, 2015 Share Posted April 23, 2015 Create a new java project going by the name of your desired script like so: Give the project the name. Click finish and you've successfully created your workspace project! Now you need to create a new class in which to write your code. Give the class a name (I suggest 'main' for the tutorial, but you could call it 'cabbages' if you wanted, it doesn't matter!) Now all we need is to attach osbot to this directory, so we can utilise the API: Then simply navigate to your OSBot.jar and select it. Your eclipse should then look like this: Now let's start writing the script! Taken from here: http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ But IntelliJ is better Quote Link to comment Share on other sites More sharing options...
I Love Osbot Posted April 23, 2015 Author Share Posted April 23, 2015 Do you got teamviewer or skype? my workspace does'nt even show up... Quote Link to comment Share on other sites More sharing options...
Botre Posted April 23, 2015 Share Posted April 23, 2015 Do you got teamviewer or skype? my workspace does'nt even show up... https://www.google.be/search?q=eclipse+workspace+not+showing+up Quote Link to comment Share on other sites More sharing options...
Augury13 Posted April 23, 2015 Share Posted April 23, 2015 Do you got teamviewer or skype? my workspace does'nt even show up... if u still cant figure out from google. msg me ur skype Quote Link to comment Share on other sites More sharing options...
I Love Osbot Posted April 23, 2015 Author Share Posted April 23, 2015 still can't get either to work... if someone could help it be amazing :'( Quote Link to comment Share on other sites More sharing options...
Botre Posted April 23, 2015 Share Posted April 23, 2015 still can't get either to work... if someone could help it be amazing :'( You really gonna want to learn to use google. Or at least be more detailed about your issue when asking for help Quote Link to comment Share on other sites More sharing options...
I Love Osbot Posted April 23, 2015 Author Share Posted April 23, 2015 whenever I try to make a new project, it's just blank space can't edit or type or anything, got skype? Quote Link to comment Share on other sites More sharing options...
RoomScape Posted April 23, 2015 Share Posted April 23, 2015 Only noobs use Eclipse. But it's ok. When you evolve into a more sophisticated programmer, you will be granted the privilege of using IntelliJ. 1 Quote Link to comment Share on other sites More sharing options...