Click here to Skip to main content
15,891,204 members
Everything / Eclipse

Eclipse

Eclipse

Great Reads

by Jan Dolinay
Article on setting up Eclipse to build programs for Arduino Uno.
by Garvit Arya
It is a personalized web Browser that can open a certain website directly.
by Yildirim Kocdag
This article helps you develop, test and deploy a custom comment check in policy for Eclipse IDE and Microsoft TFS. A plug-in should be written for comment checkin policy development
by Intel
A Fast, Flexible, And Scalable Path To Commercial IoT Solutions

Latest Articles

by Matthew_Heusser
In this post, you will learn a bit about the various components that make up Selenium WebDriver.
by Andrea Flesca
Activiti in Action is a great book, but I had some problems in performing the two simple exercises of the first chapter due (IMHO) to the lack of some information
by James A. Brannan
Introduction AWS SQS Message Queues are a way to exchange messages between applications. Senders, send data objects to a queue and receivers, receive objects from a queue.
by James A. Brannan
Exploring AWS KMS to encrypt and decrypt data via the AWS Java 2 SDK

All Articles

Sort by Updated

Eclipse 

1 Aug 2011 by #realJSOP
Isn't google compatible with Linux?
19 Jan 2014 by 09hadi
I just downloaded Eclipse Keplar, followed by the Android SDK and the ADT. When going to make an android project it shows a cross against package name and theme. Also the next button is disabled. What to do?
21 Sep 2013 by 23741
I did this once using Glassfish (java side) to a WCF service.Mind you this was web server to web server using soap 1.2 and that's probably overkill for your requirement.What type of IPC (interprocess communications) is available from a java process to a windows process? I realize java...
9 May 2011 by _Ares!!!
Hello everybody!Once I read an article where was wrote how to add jar's file into eclipse project.When I followed this instruction it didn't work!Instruction's snippet:Open project's properties -> Java build path -> Add external JARs and then you can use this byte code like...
10 May 2011 by _Ares!!!
Hi all!I need to know how can I create custom tab control which will be used like below:....MyTabWidget should automatically increase tabs in MyTabHost.Can I use attributes in the MyTabHost's constructor?Could anyone help me?
18 May 2011 by _Ares!!!
Hello everybody!First question is about how to pass java file(not xml) like attribute through xml?For example:
1 Sep 2011 by _Ares!!!
Hi!I need help. I try to extend button class. Everything is ok, but if I add anonymous type I have an error in design mode! Code snippet below:public class ExtDatePicker extends Button { private int mYear; private int mMonth; private int mDay; private View view = new...
13 Oct 2015 by _simi
Hi,Myself developed a android application and it wanted to be implemented on client device directly not on Google play.Now we want to add some licensing for the app such as, it must work only for specified no of days.Please let me know if there is any library available to do checks...
3 Oct 2014 by _Starbug_
hi friends.i am developing an application for android in eclipse using java. i want to user can enter some information about himself and after that i can to create QR Code for it. how can i do that. and i want to read that information's from QR Code later and show it's value for user. how...
6 Apr 2016 by _Tuba
I'm newer in development google maps Apps in android eclipse I have problem when run my APP the error is "unfortunately APPname has stopped" this is my code MainActivity.javapublic class MainActivity extends Activity { //static final LatLng TutorialsPoint = new LatLng(21 , 57);...
4 May 2016 by _Tuba
I'm trying to display array in textview but when rum the APP have this message "unfortunately has stopped"What I have tried:This is codeJava code protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
23 Nov 2012 by A.J Bosch
Hi there I need Urgent help please I am trying to connect to a FTP server but it bombs out at mFTPClient = new FTPClient();with this error when I mouse over FTPClient(); Quote:Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.I Have...
19 Jan 2014 by Abhinav S
You can try using the ADT plugin - http://developer.android.com/tools/sdk/eclipse-adt.html[^].
5 Apr 2015 by Abhinav S
"java directory listing" gave me a number of search results -Listing the Directory Contents : Files « File Input Output « Java[^]Java.io.File.list() Method[^]List the names of all files in a particular directory [^]
2 Feb 2013 by Abhishek Pant
Google I/O 2012 - Building Android Applications that Use Web APIs [^]Accessing Web APIs[^]
17 Dec 2012 by AdityaMhatre
I am trying to make a game. I need to place two-three images at some particular location on a background ImageView. I cant seem to get it. I am using FrameLayout. here it is.... How it is : http://i46.tinypic.com/246udqw.png How I want : http://i45.tinypic.com/feiatx.pngHere is the XML :...
1 Nov 2011 by adnama
The following code I produced following a tutorial on web services, but nothing is happening although no error is given. Can anyone help me please? as I cannot continue. I need to connect to a web service and this is not working.Using the debugger i found out that it is stopping in the first...
20 Dec 2011 by adnama
I have a good web service running on my pc and an application on android just to call it and it is suppose to return a string. it works fine on the browser on my pc, but on the android it is returning null. I tried 2 examples and both returning null, and they are not interracting with the web...
4 Jan 2012 by adnama
I have a tab widget, having 3 tabs. Now in one of the tabs i need a google map and so i need a map activity but the others normal activities. how do i call the activity every time i choose that particular tab?thanks in advance
23 Jan 2012 by adnama
I switched my project to an osgi bundle, using maven, in theory i have everything in place, and the pom is in theory good. I am doing maven install, and it is creating my jar with everything inside. then i am doing org.apache.felix:maven-bundle-plugin:bundleall, and it is sa building with all...
1 May 2012 by adnama
I am trying to deploy a project using Eclipse IDE, and after a couple of unsuccessful deployments, eclipse is now telling me :This project has been banned from the build due to previous failures.How do i remove it from getting this error? How can i continue to develop and deploy my project?
14 Oct 2014 by Afzaal Ahmad Zeeshan
Scanning file for particular string or character (Searching)
24 Nov 2014 by Afzaal Ahmad Zeeshan
That problem is the issue related to your (virtual) device's RAM size, minimize it a little bit and it'll run. Read this question for more: http://stackoverflow.com/questions/7222906/failed-to-allocate-memory-8[^]
14 Oct 2016 by Afzaal Ahmad Zeeshan
First of all, I noticed that you are trying to use nested functions in Java, sadly, they are not at all supported in the Java language. public Test1() {public static void test (int num1,int num2,int num3) {You need to terminate the constructor, and then start another function. There is a...
31 Jan 2017 by AkhilVarghese
hai, i am akhil, i am trying to create a android app using eclipse. for that purpose i have a doubt about it. i want to take screen shot program for android eclipse and store the pic into sd card. pls help me to create it. pls provide a android eclipse code for the screen short capture and save...
18 Feb 2016 by Albert Holguin
Well, first of all... if you're starting a new Android project, you should probably use their IDE, Android Studio[^](based on JetBrains' IDE), instead of Eclipse.As to learning how to develop in Java for Android, well it certainly is different than Java for a desktop platform but there are a...
8 Mar 2011 by Albin Abel
How about adobe's instructions herehttp://www.adobe.com/support/documentation/en/flex/2/install.html[^]Look for the headingTo install the Flex Builder 2 Eclipse plug-in on Windows:By the way I got it from google.
28 Sep 2017 by Alejandro Ferreira Guido
This article is about explaining the process of building an authentication servlet filter from scratch, including configuration initialization, url path filtering for login page and the process to get a user dynamically authenticated on a separate LDAP Windows Active Domain.
31 Dec 2018 by Alvin Bunk
Unit tests for Symfony Entity classes
25 Mar 2013 by Amazon
If you’re new to the Amazon Mobile App SDK, it provides APIs, tools, and resources to leverage the features and services offered by Amazon.
12 Jan 2016 by Amit KD
How to identify if the executable is 32-bit or 64-bit
23 Aug 2013 by Ammar Al-hamdabni
I want to know what these errors means in android (eclipse ) spacially in the console.2013-08-23 14:57:48 - wifidirectdiscovery] W/ResourceType( 1592): Bad XML block: header size 83 or total size 5892984 is larger than data size 0 [2013-08-23 14:57:48 - wifidirectdiscovery] D:\Android....
21 Sep 2014 by Ammar Al-hamdabni
Hi everoneActually I did app in Android (Eclipse) client server, but the compiler give me errorin this statement:try{ Socket s = new Socket(IPAddress,PORT); }catch(Exception e){ Log.e("Exception", e.getMessage()); }the error is println needs a...
29 Jan 2013 by andragabr
I have my book compiled as PDF and I want to make an app for Android, which will be a simple PDF reader with my PDF inside.How can I do this?I wand to do something like this...
29 Jan 2013 by andragabr
This it's a pdf reader like Aldiko.But I want an app like this one appwhen the user clicks, the application opens the book that contains java tutorials..thank you
6 Apr 2021 by Andrea Flesca
Activiti in Action is a great book, but I had some problems in performing the two simple exercises of the first chapter due (IMHO) to the lack of some information
2 Jun 2014 by Android on Intel
In this article we will discuss how to configure Eclipse to take advantage of this feature, and walk through porting a sample NDK app.
17 Nov 2014 by Android on Intel
In this article I’ll show you how to create a simple app for a Samsung Galaxy Tab 3 10.1 with an Intel® Atom™ processor Z2560 and provide some sample Android tablet code.
2 Feb 2015 by Android on Intel
This tutorial will guide you through Intel® INDE 2015 installation and demonstrate how to develop native Android* applications that target either x86 based or ARM based processors.
12 Feb 2015 by Android on Intel
This article provides the step by step instructions on building such 'fat' apk that includes the ISA-independent dex files for Dalvik* virtual machine (Dalvik, 2013) as well as the libraries for different ISA targets.
7 Apr 2015 by Android on Intel
In this article, I will explain how to build an NDK app for Android* on Intel® architecture.
1 Jun 2015 by Android on Intel
This article introduces Android Studio (Beta), the new Android integrated development environment (IDE), which will eventually replace the Eclipse ADT Bundle.
1 Oct 2015 by Android on Intel
This article gives an overview of the Android Wear operating system focusing on wearable devices, application types, development, and debugging. It also explains two ways of debugging a wearable app using ADB.
14 Jan 2016 by Android on Intel
In this document, we’ll describe how to configure Eclipse to set up an automatic NDK build for FreeType.
1 Jun 2016 by Android on Intel
Intel® System Studio 2017 Beta has been released. This is the Beta program page which guides you further on Intel® System Studio 2017 Beta new features and enhanced usability experience.
7 Aug 2012 by AndroidVivek
open avd manager and click on emulator which you want to start separately and click on start
19 Aug 2012 by AndroidVivek
don't forget to add activity in manifestPut Intent asIntent firstpage=new Intent(getApplicationContext(),yourPageName.class); startActivity(firstpage);
18 Aug 2012 by AndroidVivek
Put Intent asIntent firstpage=new Intent(getApplicationContext(),yourPageName.class); startActivity(firstpage);don't forget to add activity in manifest
20 Nov 2012 by AndroidVivek
o you install mp4 player in emulator ?? if no then do that fist and if you are testing on device then take file from sd card and don't forget to disconnect USB cable ...
21 Nov 2012 by AndroidVivek
I am making app where I have to from android BT(Bluetooth) to BT printerI can print the page and text file but i am not getting print in manner as in the text file ..This is my code to print..import java.io.OutputStream;import java.lang.reflect.Method;import...
21 Nov 2012 by AndroidVivek
In emulator go to settings and and at last there's About phone information
27 Nov 2012 by AndroidVivek
We have to use mobile printing commands to print in mannerlike this cmd to set page! 0 200 200 210 1we have to add this with our string....lil bit odd to do...
7 Dec 2012 by AndroidVivek
don't use setContentviewmake your layout id get that id and try to work on it..
7 Dec 2012 by AndroidVivek
Its easy just when you are making emulator you can make changes in emulike increase heap sizeso check thisgo to edit emulatorin that in bottom side you will see RAMin that row click on second column and change 1024..
16 Mar 2013 by AndroidVivek
it seems you are making splash screen , use handler for this and timer is not use for this puropse , if still want to use timer then , make sure you use something which makes timing , thred can never use for time , Another option is AlarmManager in which you can do like after 10 sec ,...
14 Jul 2015 by Andy Lanng
You need to install the Java Runtime Environment (JRE)http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html[^]
2 Feb 2012 by angelchou
Anyone has the implementation of cartoon effect implemented in java please?? I have codes in C++ and gpl but I need the java implementation.
14 May 2012 by Anil Kumar 23
HiI hav a project to develop a software in JAVA to read and write data from a smart card using Idtech reader. can anybody show me the way to start it..I hav included the .dll files into my project BUT WHEN I USE WinSCard.dll functions to connect to reader .. M having trouble in...
17 Mar 2011 by Ankita Dodia
Hi, I m doing project on android with eclipse. I have problem to Read STL file using OpenGL for draw the different objects. Please give me proper solution as soon as early.
28 Mar 2016 by Ansel Castro
Describes a scalable data binding implementation for Android
22 Jan 2017 by Anshul Mehra
This tip/trick will map Visual Studio IDE Key Bindings to Eclipse IDE
22 Sep 2015 by anto_bernad
Its urgent guys............... i need to know how to configure eclipse for hadoop in linux .. can anyone suggest me a link to download a eclipse plugin
2 Mar 2015 by anup 11
i'm beginner in android so i m made a android apps to connect sql server so plzzz help me and send me full coding of connecting of sql server nd android application
30 Mar 2014 by Appdev(Icode)
Hi I'm new to android .It was my first application i'm creating with the help of "https://developer.android.com/training/basics/firstapp/starting-activity.html[^]"But once i create an Android Virtual Device and while i run using "AVD_for_Galaxy_Nexus_by_Google" Emulator i'm gettting...
30 Aug 2013 by arthur.rafa10
hello everyone.I'm starting to work with javaserve facses - jsf and I have a problem. use eclipse indigo, and the same does not open files of type. "xhtml". I can not edit (write code) in xhtml files, shows the following error:An error has occurred. See error log for more details.org /...
7 Jun 2013 by Ashish Thummar
what is java class loader in eclipse....??
6 Jun 2013 by Ashish Thummar
how to generate custom plug-in in eclipse and what are the requrement for devlop custom plug-in????
22 Jun 2013 by Ashish Thummar
where can i see log file in tomcat Eclipse?i m usein java EE vesion eclipse..
20 Jan 2015 by ashishmagneti
i want to ask you . that how will i get this table data from the ms access database in eclipse with jsp file. if you have any idea then please send me the code.can you explain with small example. this is the table :- firstname lastname ashish ...
23 Aug 2013 by Ashraff Ali Wahab
You can use excel api to read excel sheet and then populate the JTable by looping through the data.If you have events for ur statistical computation ten u can retrieve the data from jTable and do the computation.There is no ready api available to export data directly into jTable.
10 Dec 2013 by askquez
I have created Djnago project in eclipse. Unfortunately, i am facing issue when i run the projectImportError at / No module named urlsHere Error PageEclipse Projecturls.py Contentfrom django.conf.urls import patterns, include, urlfrom django.contrib import...
29 Jan 2012 by astika
I am new for using Google Web Toolkit (GWT).I use this link:http://code.google.com/webtoolkit/to know about it.Firstly i install the jdk1.6 on my machine as they told.and then i try to install the eclipse,as this YOUTUBE suggestvideo[^]But installation is not completed...
31 Mar 2015 by Avinash6474
Hi All,I had created an application using phonegap. I had added geolocation plugin in application cordova plugin add org.apache.cordova.geolocationI can able to see the plug in added in project. Now I have created a location.html page in which I am using geolocation plugin...
19 Oct 2011 by Awa_tcp
Hi,I am trying to connect oracle database with simple c++ code with eclipse on redhat.The code is...#include #include using namespace std;using namespace oracle::occi;int main(){ oracle::occi::Environment* environment; oracle::occi::Connection...
21 Feb 2013 by Ayed Masah
I did an app for my company's internal use that loads images or let you take a picture then read them using a library barcode engine and it turned out better than I expected. I'm sure that if you look you will find an example on the internet. I did a quick search and found the following...
18 Oct 2018 by Ayrton Yagami
Hello friends, I'm trying to redirect one page to another with tomcat using Rewrite.config, but I can not get what I want. I have three page: index.jsp, login.jsp and Newlogin.jsp. I want to redirect the login.jsp page to NewLogin.jsp, but now it has swapped all pages through newloging.jsp. ...
4 Mar 2013 by Azziet
Read from start...check http://developer.android.comcheck these linkshttp://developer.android.com/guide/webapps/webview.html[^]and http://developer.android.com/guide/webapps/best-practices.html[^]
15 Nov 2014 by b2906
The method noMatch whose heading is:public static boolean noMatch(Queue q)Takes a queue of items 'q' and returns true if and only if all the elements contained in q are all different, and false otherwise.IF Q contains: 1,2,3,4,5,6,7. THEN noMatch returns true.IF Q...
5 Jul 2011 by bahareh_68
Hi.I want to use jface in eclipse for creating a wizard.How can i import it in eclipse?
15 Jul 2011 by bahareh_68
hi all.how can i use business classes in jsp pages and execute their method in eclipse?
30 Jul 2012 by Balaji Gunasekar
Connect Android application with MySql Databse using PHPTry this tutorials..Click Here Tutorial 1Click Here Tutorial 2Click Here Tutorial 3
10 Dec 2013 by baliram bhande
http://docs.oracle.com/javafx/2/charts/bar-chart.htm[^]
10 Dec 2013 by baliram bhande
read this..http://mathbits.com/MathBits/Java/Graphics/bargraphonly.htm[^]
1 Oct 2016 by baluleo
I am unable to create new app project in eclipse sdk and it gives error like this:Errors occurred during the build.Errors running builder 'Android Resource Manager' on project 'androidservice'.java.lang.NullPointerExceptionhow to resolve this problem.Please help me thanks...
2 Sep 2013 by baluleo
while start the app to pass the string to tcp server(ip and port)09-03 07:02:11.087: W/System.err(915): at dalvik.system.NativeStart.main(Native Method)09-03 07:02:18.659: W/System.err(915): android.os.NetworkOnMainThreadException09-03 07:02:18.687: W/System.err(915): at...
3 Sep 2013 by baluleo
how to code student monitoring system with NFC(near field commn) in eclipse android
5 Apr 2021 by Basmala Haggag
I am making a game using java. At the beginning of my game there is a panel with a welcome message and then by pressing start you can go to the first level in the game. My question is how to switch panels(to go from the welcome message to level...
18 Apr 2021 by Basmala Haggag
My problem is when I run this code it should normally pop up a window, but that's not the case. can anyone help me with that please. Thank you! What I have tried: import java.awt.FlowLayout; import java.awt.event.ActionEvent; import...
28 May 2018 by Bata Omou
i try to execute and compile this code java mapreduce on my eclipse in local, but this probleme is showed up please help where is the issue? and this is the error showed up: WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where...
28 May 2018 by Bata Omou
yeah thank you realy it was the probleme that i didn't made a outputPath but it showed me another error alawys about native librery haddoop and another one: 2018-05-28 16:27:24,687 WARN [main] util.NativeCodeLoader (NativeCodeLoader.java:(62)) - Unable to load native-hadoop...
31 Jan 2019 by begg
I need to create an application that is to be run on Windows and on Mac machines. For windows, I need to prepare .msi file extensions with silent options for install so that the installation process can be handled via automation. For mac, I am required to provide .pkg type installers or script. ...
28 Feb 2016 by Beginner Luck
I try to drag and drop my table to crystal report data tab. But the default xtreme table can be drag and drop to it but not my oracle database tableWhat I have tried:I try install and reinstall. Also try to update.
3 Apr 2016 by Beginner Luck
I cannot find where this com.crystaldecisions.report.web.viewer.taglib.ViewerTag class or library is in. I only have problem when i move my code to crystal report server build in tomcat serverWhat I have tried:I try what they say in the website...
20 Feb 2014 by Behno0o0oD
Hi every one,I have started android development, but I have problems in some basic concepts.for example what is exactly SDK or adt plugin and what do they do exactly?thanks
15 Mar 2014 by Behno0o0oD
HiI want to build notification every hour by an android app.the question is about how to make the app run in background?and how to make notifications every hour?Tnx in advance