Questions tagged as 'netbeans'

1
answer

Script to enable / disable horizontal scroll in Ubuntu

Some programs do not work well with the horizontal scroll in Ubuntu, such as Netbeans and Astah ( Question on the topic ). An alternative is to enable / disable the horizontal scroll through a script.     
asked by 28.03.2014 / 23:57
1
answer

Ubuntu Horizontal Scroll being interpreted as right button in Netbeans, Astah

In Ubuntu we can enable horizontal scrolling in dconf Editor. When using it, in Netbeans and some other programs, such as Astah, the horizontal scroll does not work, being interpreted as a right-click. How do horizontal scrolling work in t...
asked by 28.03.2014 / 23:48
1
answer

Looks for a variable in the JSP

Working with multiple JSP pages that communicate, and I currently need to find a variable that is present on multiple pages, I need to find where it is being declared.     
asked by 09.05.2014 / 22:07
2
answers

Make a Netbeans project that runs in shared folder VirtualBox does not upload

I have a VirtualBox running an Ubuntu / Apache / PHP web server. I configured the application folder in apache as / var / sf_www / this is a folder shared with my host machine. I configured Run Configuration in Netbeans as Remote Web Site, to...
asked by 06.02.2014 / 05:04
0
answers

Problem with an AdminFaces component library

I'm using Maven to manage the dependencies of my project, but when I actually started creating XHTML pages, my project does not seem to have imported the dependencies needed to use the AdminFaces tags. <ui:composition xmlns="http://www.w3.o...
asked by 30.11.2018 / 21:13
0
answers

MySWL Error 2005 (HY000): No such host is known

When trying to connect the MySQL database through Netbeans, mysql presented error 2005 (HY000) where it says that the host is not known. The problem is that the class is configured with everything necessary to establish the connection, I tried t...
asked by 23.11.2018 / 14:47
0
answers

API returns error sslv3 alert handshake failure

I am trying to run the code of an API that is in the address below. It's been 3 days since I've been on this code and I have not made any progress. Already tried to create everything again and nothing to work. link I created a project in...
asked by 09.11.2018 / 19:54
0
answers

When creating a contact in android perform a certain action

I created an app that lists all the contacts and sends them to the database, but now I want every time the user creates a new contact, it automatically sends them to the database. I've been looking around and seen that I'm going to use "service"...
asked by 27.11.2018 / 19:00
0
answers

Error building jar on netbeans

I'm trying to clean and build my project in netbeans but it returns me the following error /home/foxwalker/NetBeansProjects/Odontologia/nbproject/build-impl.xml:982: Existing manifest /home/foxwalker/NetBeansProjects/Odontologia/build/null8754...
asked by 10.11.2018 / 21:17
0
answers

Hibernate: Error after Entity change and warning when cleaning and building

Good evening After changing an entity that inherits a @MappedSuperclass my code started giving error. When trying to clean and build it the following warning appears: Note: Hibernate JPA 2 Static-Metamodel Generator 5.1.12.Final warning: Th...
asked by 10.10.2018 / 03:25