headless
Run Java AWT/Swing GUI app in headless server
I have a gateway application that comes up with a login dialog and then a GUI window. I will be running this app on a co-located server without a display.I need to interact with the dialog only when l[详细]
2023-02-24 23:03 分类:问答PDE Headless Build (Feature-based) and Missing Required Plug-ins
When attempting to perform a PDE headless build, I am finding the eclipse.buildScript step to display the following:[详细]
2023-02-24 21:10 分类:问答What is the meaning of the term 'headless' in the context of Java development in Eclipse?
What is开发者_开发问答 the meaning of the term \'headless\' in the context of Java development in Eclipse?Headless means non-gui. Here is a good article.Try:[详细]
2023-02-22 04:14 分类:问答Docx to pdf using openoffice headless way too slow
I\'ve been using PHPWord for docx files generation. And it\'s been working great. But now I have the need to also make available some of those files on a pdf version.[详细]
2023-02-20 22:19 分类:问答Headless automation of IE-browser, tracking site rendering times
I\'m need to monitor my sites render times for common tasks (Login, Search etc.). I need something automated that can mimic a users actions on I.E. and be able time how long a page takes to render.[详细]
2023-02-19 03:42 分类:问答using java.awt library in linux X11 issue
I am trying to create a video by combining a set of images available online using Xuggle. I implemented it as a service using JSP and Java. I\'m using the tomcat server. When I deploy it in my local s[详细]
2023-02-18 23:18 分类:问答Headless integration tests of an eclipse plugin with maven tycho
I wrote some Junit tests for my eclipse plugin. If I start my test suite as a \"JUnit Plug-in Test\" from Eclipse, everything is working fine.[详细]
2023-02-09 11:01 分类:问答Real headless browser
I am in charge of testing an enterprise web application that makes heavy use of AJAX.I need to build a system that allows continuous running of tests without human intervention.Currently I am mostly i[详细]
2023-02-05 09:11 分类:问答java.awt.HeadlessException thrown from HeadlessGraphicsEnvironment.getDefaultScreenDevice
I need to do some image processing on a java server 开发者_如何学Python(Debian with java version \"1.6.0_12\"),[详细]
2023-02-01 10:13 分类:问答Selenium and Headless Environment
I recently installed Python 2.7, Robot Framework and the Selenium Library (I still don\'t know if I succeeded though...) on a Red Hat Server to run some test on a web application.[详细]
2023-01-28 18:18 分类:问答