Hi, see my comments/questions in-line.
Regards,
F.

Il 03/06/2016 10:37, Nuwan Sameera ha scritto:
Hi,

I added java code to list existing mail templates and report templates to plugin tree. My codes available in
Please, provide me with a list of steps to see results in netbeans.
build, install plugin, restart .... and ....

https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin

Currently plugin not in maven tree because check-style given error. But plugin can build and run without errors.

Why don't you try to develop without including in your project syncope sources?
It should be enough to specify the parent.
Checkstyle can be disabled for your project; you could add the following property into your pom.xml:

<properties>
...
  <checkstyle.skip>true</checkstyle.skip>
...
 </properties>




Please check and give me feedback.

Regards.
Nuwan Sameera.

On Mon, May 30, 2016 at 1:37 PM, Fabio Martelli <fabio.marte...@gmail.com <mailto:fabio.marte...@gmail.com>> wrote:

    Il 30/05/2016 10:00, Nuwan Sameera ha scritto:

        Hi,
         I do changes in netbeans plugin development. These changes
        available in
              [1]
        https://github.com/NuwanSameera/syncope/tree/master/netbeans-plugin

         (01)  nbm folder created when netbeans module creation. If we
        rename it manifest.mf don't edit with changes. I cannot find a
        method to  change default manifest.mf path.
         (02)  .java file and .form file create on same folder and I
        cannot find way to move .form file to resource directory.
         (03) Rename Bundle.properties to bundle.properties.
         (04) Change image position and path.

          Please give me solutions for the (01) and (02).

    Please, leave it as is and go on.
    We will take a look forward.

          Also am I correct with (03) and (04)

    ok.


         Thanks and Regards.

    Regards,
    F.


-- Fabio Martelli
    https://it.linkedin.com/pub/fabio-martelli/1/974/a44
    http://blog.tirasa.net/author/fabio/index.html

    Tirasa - Open Source Excellence
    http://www.tirasa.net/

    Apache Syncope PMC
    http://people.apache.org/~fmartelli/
    <http://people.apache.org/%7Efmartelli/>




--
Nuwan Sameera.
Undergraduate,
Electronic and Telecommunication Engineering,
University of Moratuwa.


--
Fabio Martelli
https://it.linkedin.com/pub/fabio-martelli/1/974/a44
http://blog.tirasa.net/author/fabio/index.html

Tirasa - Open Source Excellence
http://www.tirasa.net/

Apache Syncope PMC
http://people.apache.org/~fmartelli/

Reply via email to