Questions tagged as 'java'

1
answer

IntelliJ IDEA 2016.2.3 does not recognize the PrimeFaces Framework

IntelliJ IDEA 2016.2.3 at the time of running a Java Enterprise- > Web project application- > JSF- > PrimeFaces I do not recognize the libraries of the latter considering that I already add to the library PrimeFaces.Jar version 5.2 The...
asked by 02.09.2016 / 04:46
1
answer

Help in Ubuntu JNI

Can you help me compile the GCC for JNI in Ubuntu ? What happens is that when creating the . "So" , and compile by calling the necessary libraries, in my case (for the Java version I use) ... gcc -shared -I/usr/lib/jvm/java-8-oracle/inclu...
asked by 09.11.2016 / 23:32
0
answers

maven: javaagent in file pom.xml

I am working with an application deployed in maven, in which I need to modify the pom.xml file, to make it use a jar file when the application is deployed. I have duplicated and modified a piece of code from that file where -javaagent is used...
asked by 07.11.2016 / 16:53
2
answers

Is it possible to make a Stack with JList?

My program should perform the function of a stack (Stack). I did it with an interface, I used a texfield and a button to put the data that will be entered into the stack (JList) and if they are entered in the JList the problem is that I do not...
asked by 08.11.2016 / 07:15
1
answer

error when deploying WAR in weblogic server 12c

I have problems when displaying war to weblogic , it is an application developed with java ee , framework spring when I compile in netbeans and generates the .war when I deploy it, it launches this error    ja...
asked by 24.11.2016 / 20:02
1
answer

How to get the path of a file with the Windows Explorer in java?

My problem is that when using the Java File Chooser I can not preview the photos I want to upload to the database and it is very important because I manage many. So I want to be able to use the windows explorer to do this because in it you can p...
asked by 26.11.2016 / 17:27
0
answers

JAVA - A good obscurcher? [closed]

Lately I was trying ProGuard but I was throwing a Byte Error, I'm looking for an obscurer that does not modify the code so much only the names of classes and objects.     
asked by 26.08.2016 / 04:15
0
answers

Navigation Drawer Activity [closed]

I have the menu that comes by default in android studio, I would like to make it work. I think it would be calling a fragment but I do not know where to start. MainActivity implements NavigationView.OnNavigationItemSelectedListener,BlankFrag...
asked by 28.08.2016 / 00:10
1
answer

close applications from the Android SDK

I would like to know if there is a library or method that allows me to see the processes that are running on the device and close some, for example the YouTube app. He used eclipse and the Android SDK.     
asked by 28.08.2016 / 00:49
0
answers

Raise database [closed]

I have the classes in java each with their annotations made to persist, I have persistance.xml configured in that I have no problem, my problem is how do I connect it to the mysql database so that I can create the tables?     
asked by 21.09.2016 / 23:48