You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Prachi Garg (JIRA)" <ji...@apache.org> on 2015/11/06 19:28:11 UTC

[jira] [Created] (IGNITE-1867) Fix java class names and package declaration

Prachi Garg created IGNITE-1867:
-----------------------------------

             Summary: Fix java class names and package declaration
                 Key: IGNITE-1867
                 URL: https://issues.apache.org/jira/browse/IGNITE-1867
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Prachi Garg


I noticed a few issues when I imported my project, created using the web console, in IDEA -

1. ServerConfigurationFactory class name is create in the file called “ConfigurationFactory.java”. Class name and file name should be the same.
2. The package declaration for ClientConfigurationFactory and SeverConfigurationFactory classes is missing.
3. There should be simple 'nodeStartup' class for starting a node, in the IDE, using the XML configuration file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)