eclipse isn't making import suggestions anymore. I don't know why it stopped. Here is an example.
I installed a project in Eclipse and when I run Android emulator I get this error: [2013-11-10 17:19:16 - Emulator] Failed to create Context 0x3005 [2013-11-10
I have an OSGi application (Eclipse plugin) that contains several bundles. I have a com.domain.dependencies bundle that, as the name suggests, contains dependen
Is it possible in Java to do a sort of #ifdef thing, like in C/C++? Example: class Test { public static final boolean ANDROID = false; public Test()
For this two imports; import sun.misc.BASE64Encoder; import sun.misc.BASE64Decoder; I got this error: Access restriction: The type BASE64Decoder is not acce
I install Hadoop-0.20.2 in windows using cygwin. If i run $ bin/hadoop version Hadoop 0.20.2 Subversion https://svn.apache.org/repos/asf/hadoop/common/branch
public static boolean identical(treenode<Integer> root1,treenode<Integer> root2) { boolean ans; for(int i=0;i<root1.children.
This is Anas here and I just wonder if one can share his though about windowsbuilder on eclipse. I installed it from help link through selecting SWT, GWT other
My Eclipse plugin project which holds libraries used by other OSGi plugins gives me the following warning: The class folder 'lib/' is not associated to any