﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FIDE_Configuration%2FLinux_CMake_Eclipse</id>
	<title>Dev:Doc/IDE Configuration/Linux CMake Eclipse - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FIDE_Configuration%2FLinux_CMake_Eclipse"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/IDE_Configuration/Linux_CMake_Eclipse&amp;action=history"/>
	<updated>2026-05-14T19:26:01Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/IDE_Configuration/Linux_CMake_Eclipse&amp;diff=135573&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/IDE_Configuration/Linux_CMake_Eclipse&amp;diff=135573&amp;oldid=prev"/>
		<updated>2018-06-28T20:48:12Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:48時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/IDE_Configuration/Linux_CMake_Eclipse&amp;diff=135572&amp;oldid=prev</id>
		<title>wiki&gt;Ideasman42: /* Configure Eclipse */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/IDE_Configuration/Linux_CMake_Eclipse&amp;diff=135572&amp;oldid=prev"/>
		<updated>2012-10-14T12:26:49Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Configure Eclipse&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Starting out ==&lt;br /&gt;
* This document assumes you have built blender using the [[Dev:2.5/Doc/Building_Blender/Linux/Ubuntu/CMake|Linux/CMake Quickstart]].&lt;br /&gt;
* Tested with Eclipse 3.7.2&lt;br /&gt;
&lt;br /&gt;
== Create Project Files ==&lt;br /&gt;
Create the project files. in your existing cmake build dir run.&lt;br /&gt;
  cmake . -G&amp;quot;Eclipse CDT4 - Unix Makefiles&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Import Project ==&lt;br /&gt;
&lt;br /&gt;
* Start Eclipse (for the first time)&lt;br /&gt;
* Close Welcome Screen&lt;br /&gt;
* File -&amp;gt; Import -&amp;gt; General -&amp;gt; Existing Project into Workspace&lt;br /&gt;
* Select root Directory (Browse to your CMake build dir)&amp;lt;br&amp;gt;... (acceps defaults), press 'Finish'&lt;br /&gt;
&lt;br /&gt;
== Configure Eclipse ==&lt;br /&gt;
Open preferences: (Menu) Window -&amp;gt; Preferences&lt;br /&gt;
* General -&amp;gt; Editors -&amp;gt; Text Editors&lt;br /&gt;
** Enable 'Show Print Margin', set to 120&lt;br /&gt;
** Enable 'Show Line Numbers'&lt;br /&gt;
&lt;br /&gt;
* General -&amp;gt; Workspace&lt;br /&gt;
** Disable 'Build Automatically'&lt;br /&gt;
** Enable 'Refresh on Access'&lt;br /&gt;
&lt;br /&gt;
* C/C++&lt;br /&gt;
** Indexer&lt;br /&gt;
*** Disable 'Index Source Files not included in the build'&lt;br /&gt;
*** Skip Files Larger then '1'mb&lt;br /&gt;
&lt;br /&gt;
(Optional)&lt;br /&gt;
* C/C++&lt;br /&gt;
** Editor&lt;br /&gt;
*** Typing&lt;br /&gt;
**** Disable all 'Automatically Close' options.&lt;br /&gt;
&lt;br /&gt;
== Configure C/C++ Code Style ==&lt;br /&gt;
&lt;br /&gt;
See: [[Dev:Doc/CodeStyle/Configuration#Eclipse]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Ideasman42</name></author>
		
	</entry>
</feed>