More or less. You find more information about it in
https://wiki.eclipse.org/M2E_compatible_maven_plugins#.3Cexecute.2F.3E_mapping.
The SCR Mojo is indeed called from Eclipse.
Maybe you can call that in IntelliJ directly?
Konrad
> Am 23.04.2015 um 18:50 schrieb Andreas Schaefer Sr. :
>
> Hi Konr
Hi Konrad
Thanks for the quick response.
So Eclipse is running a “Maven Build” for a class whenever it is compiled?
- Andy
On Apr 23, 2015, at 1:55 AM, Konrad Windszus wrote:
>
> Hi Andy,
> regarding 1) I am not aware of any existing effort to port this to IntelliJ.
> Regarding 2) there is t
Hi Andy,
On Thu, Apr 23, 2015 at 3:47 AM, Andreas Schaefer Sr. wrote:
> Hi
>
> Ruben and I are working on a port of the AEM Sling Tooling for Eclipse to
> IntelliJ. So I have a few questions:
That's great news :-)
>
> 1) Did anyone already try that? If so is the code available and for which
>
Hi Andy,
Sounds very good to see intelliJ efforts! I wouldn't know of something in
this area so far (lack of resources I suppose).
Cheers,
Stefan
On 4/23/15 10:55 AM, "Konrad Windszus" wrote:
>Hi Andy,
>regarding 1) I am not aware of any existing effort to port this to
>IntelliJ. Regarding 2)
Hi Andy,
regarding 1) I am not aware of any existing effort to port this to IntelliJ.
Regarding 2) there is the maven-scr-plugin which was made compatible with m2e
(the Maven Eclipse Integration) in
https://issues.apache.org/jira/browse/FELIX-3358.
Basically Eclipse is executing a special maven
Hi
Ruben and I are working on a port of the AEM Sling Tooling for Eclipse to
IntelliJ. So I have a few questions:
1) Did anyone already try that? If so is the code available and for which
IntelliJ version?
2) Ran into some problems with the HotSwap of code deployed in Sling. It turned
out tha