`
Before_Morning
  • 浏览: 35525 次
文章分类
社区版块
存档分类
最新评论

This compilation unit is not on the build path

 
阅读更多

This compilation unit is not on the build path of a Java project 解决办法​:大致是因为项目文件缺失

解决方法:

找到项目根目录下的.project文件,修改,加入jdt支持,我的项目修改后如下所示

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>dmp_pj</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.apache.ivyde.eclipse.ivynature</nature>
	</natures>
</projectDescription>



分享到:
评论

相关推荐

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    connector's end point moving, the link is breaks if the move was not on one of the flex-controls connection points. Contain False as default. - ADD Added ControlDocRect parameter in event ...

    issrc-5.3.3.zip_The Front_delphi inno setup

    Compil32.dpr - This is the GUI front-end for the compiler. Compil32 does not do the actual compilation itself it relegates it to ISCmplr.dll. If the ISCmplr project is changed, you normally don t need...

    vuex 解决报错this.$store.commit is not a function的方法

    主要介绍了vuex 解决报错this.$store.commit is not a function的方法,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧

    微软内部资料-SQL性能优化5

    For example, if the clustered index is on (lastname, firstname) and a nonclustered index is on firstname, the firstname value will not be duplicated in the nonclustered index leaf rows. Note The ...

    Universal-USB-Installer

    Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative...

    MiViBES_v1.60_VideoPlayer

    After successful compilation and installation on the device it is first required to check the connection settings of the realplayer application integrated into the system. To do this find the menu ...

    WizFlow网页编辑

    GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 ... 51 Franklin Street, ...Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; ...

    hibernate-shards.jar

    Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    Note that this guide is not a C++ tutorial: we assume that the reader is familiar with the language. Header Files In general, every .cc file should have an associated .h file. There are some common ...

    acpi控制笔记本风扇转速

    the Switch() operator is within a while loop, causing an error on the second iteration. (BZ 460) Disassembler - fix for error emitted for unknown type for target of scope operator. Now, ignore it and...

    RxLib控件包内含RxGIF,全部源码及DEMO

    This version is the result of long unactivity of RX Library authors and some imperfections and bugs of other RX adaptations to Delphi 6. The authors of this version disclaim all warranties as to ...

    The VLSI Handbook, Second Edition.pdf

    The compilation of this book would not have been possible without the dedication and efforts of the section editors, the publishers, and most of all the contributing authors. I wish to thank all of ...

    EhLib 6.3 Build 6.3.176 Russian version. Full source included.

    EhLib 6.3 Build 6.3.176 Russian version. Full source included. ------------------------------------------------------------------- The Library contains components and classes for Borland Delphi ...

    C# Deconstructed: Discover how C# works on the .NET Framework

    C# Deconstructed answers a seemingly simply question: Just what is going on, exactly, when you run C# code on the .NET Framework? To answer this question we will dig ever deeper into the structure of...

    EPIMap: Using Epimorphism to Map Applications on CGRAs

    This extends the solutions space, and enables better mappings, ii) General Problem Formulation: A precise and gen- eral formulation of the application mapping problem on a CGRA is presented, and its ...

    PCODA2005proceedings.pdf

    Complex software is often constructed with the help of complex and sometimes generative build processes, automated with the help of various scripting and incremental development tools. Many dynamic ...

    PCODA2005proceedings.7z.002

    Complex software is often constructed with the help of complex and sometimes generative build processes, automated with the help of various scripting and incremental development tools. Many dynamic ...

    TeeChart2013_131216_SourceCode

    not install or use the SOFTWARE on a computer that is a network server or a computer at which the SOFTWARE is used by more than one Developer. You may not network the SOFTWARE or any component part ...

    Web.Client.Programming.with.Perl.Automating.Tasks.on.the.Web.pdf

    goal here is not to rewrite the browser, but to give you the ability to retrieve, manipulate, and redistribute web-based information in an automated fashion. Who This Book Is For I like to think that...

    i-vector的工具箱

    In case Matlab is not installed or Matlab license is not available (for instance on a computer cluster), we provide standalone executables that can be used in conjunction with the Matlab Compiler ...

Global site tag (gtag.js) - Google Analytics