[
https://issues.apache.org/jira/browse/CAMEL-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673999#comment-16673999
]
Thomas Herzog edited comment on CAMEL-12563 at 11/3/18 11:18 AM:
-----------------------------------------------------------------
Can anyone tell me where I can find the settings.jar for Intellij? The doc at
[http://camel.apache.org/set-up-your-ide.html] says to import the
/etc/idea/settings.jar, but there is none.
Another thing is that the component validation tells me that documentation is
missing for parameters defined in the GenericFileComponent class, which defines
the parameters but without any doc. When I build camel-ftp I get the same
message. How do I add the documentation?
The import of the CamelCodeStyle does not work in Intellij as expected, for
isntance the intend is 8 instead of 4, and intellij removes intend of the
apache url contained in the license header. I really would prefer Intellij as
the IDE instead of Eclipse. I have suffered from eclipse for years.
was (Author: [email protected]):
Can anyone tell me where I can find the settings.jar for Intellij? The doc at
[http://camel.apache.org/set-up-your-ide.html] says to import the
/etc/idea/settings.jar, but there is none.
Another thing is that the component validation tells me that documentation is
missing for parameters defined in the GenericFileComponent class, which defines
the parameters but without any doc. When I build camel-ftp I get the same
message. How do I add the documentation?
> Samba 2 Component
> -----------------
>
> Key: CAMEL-12563
> URL: https://issues.apache.org/jira/browse/CAMEL-12563
> Project: Camel
> Issue Type: Task
> Reporter: Juraj Borza
> Priority: Major
>
> Hi,
> I've developed a successor component *camel-smbj* to the current camel-jcifs
> as the former doesn't support Samba 2, and SMB1 is vulnerable and soon to be
> unsupported.
> The code currently lives here: [https://github.com/jborza/camel-smbj]
> It uses smbj [https://github.com/hierynomus/smbj] for the SMB2 support
> Would it make sense to polish this some more and turn it into an official
> Camel (extras?) component?
> Cheers,
> Juraj
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)