Skip to content

Instantly share code, notes, and snippets.

sudo yum install xfce4-notifyd notification-daemon libnotify
// TODO: Auto-generated Javadoc
/**
* The Class Person.
*/
public class Person {
/** The first name. */
private String firstName;
/** The middle name. */
/**
* @author
*
*/
public class Person {
/**
*
*/
private String firstName;
/**
// TODO: Auto-generated Javadoc
/**
* The Class Person.
*/
public class Person {
/** The first name. */
private String firstName;
/** The middle name. */
/**
* @author
*
*/
public class Person {
/**
*
*/
private String firstName;
/**
public class Person {
private String firstName;
private String middleName;
private String surname;
}
<build>
<plugins>
<plugin>
<groupId>org.fornax.toolsupport</groupId>
<artifactId>fornax-oaw-m2-plugin</artifactId>
<version>2.1.1</version>
<type>pom</type>
<configuration>
<!-- [BEGIN] debugging related section -->
<jvmSettings>
$GLASSFISH_HOME/glassfish/bin/asadmin list-jndi-entries
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 2.0.8
*
* This file is not intended to be easily readable and contains a number of
* coding conventions designed to improve portability and efficiency. Do not make
* changes to this file unless you know what you are doing--modify the SWIG
* interface file instead.
* ----------------------------------------------------------------------------- */
/****************************************************************************
**
** Copyright (C) Qxt Foundation. Some rights reserved.
**
** This file is part of the QxtGui module of the Qxt library.
**
** This library is free software; you can redistribute it and/or modify it
** under the terms of the Common Public License, version 1.0, as published
** by IBM, and/or under the terms of the GNU Lesser General Public License,
** version 2.1, as published by the Free Software Foundation.