简体   繁体   English

rebel.xml不在资源文件夹中

[英]rebel.xml is not placed on resources folder

Good afternoon in my timezone. 我所在的时区下午好。

In the Intellij IDE when i add the rebel.xml file throught the context menu, the file is created in the *\\src\\main\\java folder when i want to be created at resources folder. 当我通过上下文菜单添加rebel.xml文件时,在Intellij IDE中,当我想在资源文件夹中创建文件时,将在*\\src\\main\\java文件夹中创建该文件。 I am using maven. 我正在使用Maven。 Can anyone help on this one ? 有人可以帮忙吗?

Best regards Thanks in advance 最好的问候预先感谢

Check zeroturnaround quick start 检查零周转快速入门

https://zeroturnaround.com/software/jrebel/quickstart/intellij/#!/project-configuration https://zeroturnaround.com/software/jrebel/quickstart/intellij/#!/project-configuration

In Intellij IDEA 2016.1.1 open View > Tool Windows > JRebel . 在Intellij IDEA 2016.1.1中,打开视图 > 工具窗口 > JRebel The JRebel Modules window opens. “ JRebel模块”窗口打开。

Use JRebel modules to generate rebel.xml 使用JRebel模块生成rebel.xml

JRebel模块

For some reason in ItelliJ settings/plugins the Maven Integration was disable, i enable it and stars work correctly 由于ItelliJ设置/插件中的某些原因,Maven集成被禁用,我启用了它,并且星星正常工作

Thanks everyone 感谢大家

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我是否必须生成rebel.xml才能重新加载JRebel更改? - Do I have to generate rebel.xml to reload JRebel changes? 使用jrebel-maven-plugin在jar模块的根目录中生成rebel.xml - Generate rebel.xml in the root of jar module with jrebel-maven-plugin 如何获取springboot应用程序资源中所有扩展名为xml的文件? - How to get all files with xml extension placed in resources of springboot application? Springboot将应用程序yaml文件放在resources/config/文件夹中,运行JAR时找不到资源 - Springboot placed application yaml files in resources/config/ folder, while running the JAR it is not able to find the resources 在资源文件夹中找不到logback.xml - Can not find logback.xml in resources folder 无法在Spring引导应用程序中将src / main / resources / static / css /文件夹中的css文件提供给客户端 - Unable to serve css files placed in src/main/resources/static/css/ folder to client in Spring boot application 如何访问位于jar的'META-INF / resources'文件夹中的jsp页面中的Exception对象? - How to access Exception object in a jsp page placed at 'META-INF/resources' folder of jar? 将xml文件存储在资源文件夹(WAR)中,从代码中读取 - Store xml files in resources folder (WAR), read from code 编辑放置在类文件夹中的文件 - Edit file placed in class folder 找不到Maven“资源”文件夹 - Maven 'resources' folder not found
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM